History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5a0514754c17 | Joshua Spence | Rename `PhutilBufferedIteratorExample` to `PhutilExampleBufferedIterator` | Jul 21 2014 | |||
9853eacf937a | Joshua Spence | Don't export keys for non-associative arrays | Jul 21 2014 | |||
b01ea402d92a | Joshua Spence | Refactor `phutil_var_export` | Jul 21 2014 | |||
8ddea4ef8c67 | James Rhodes | Implement getBestEffortTopographicallySortedNodesByRow on AbstractDirectedGraph | Jul 18 2014 | |||
73e439817947 | Joshua Spence | Minor changes to `phutil_var_export` | Jul 16 2014 | |||
cf35a8143985 | Joshua Spence | Add a `phutil_var_export` function | Jul 14 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
f1e0aedec85b | epriestley | Fall back to slow UTF8 algorithms that don't crash | Jun 20 2014 | |||
e0fd683ec58a | epriestley | Provide more flexible string truncation in libphutil | Jun 20 2014 | |||
aaf34fb75a84 | Joshua Spence | Modify `phutil_json_decode` to use `PhutilJSONParser`. | Jun 20 2014 | |||
50185a502e91 | Joshua Spence | Fix failing unit test. | Jun 18 2014 | |||
68f970cae19f | Joshua Spence | Ignore colors and formatting when determining string length. | Jun 17 2014 | |||
fe71010796fb | epriestley | Fix phutil_utf8_console_strlen() for combining characters | Jun 15 2014 | |||
195a5f93c043 | epriestley | Throw when passing array_mergev() non-array items | May 20 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
44faddd048df | epriestley | Censor URI credentials in CommandException summaries | Mar 15 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
01e849c9bafc | epriestley | Add assertions to every test in libphutil/ | Mar 7 2014 | |||
d79b8c385643 | epriestley | Add phutil_json_decode(), for convenience | Feb 27 2014 | |||
a1c59161e70b | epriestley | Fix phutil_is_utf8_with_only_bmp_characters() for partial valid characters | Feb 24 2014 | |||
563e600eba85 | epriestley | Reject nonminmal representations of UTF8 at the beginning of the 3-byte BMP… | Feb 24 2014 | |||
ba77b3501a15 | epriestley | Implement phutil_is_utf8_with_only_bmp_characters() without segfaulting | Feb 24 2014 | |||
0879582275a5 | epriestley | Add phutil_is_utf8_with_only_bmp_characters() | Feb 24 2014 | |||
57d568ab3cbf | epriestley | Implement a basic `phutil_units()` function for writing "30 days in seconds"… | Feb 3 2014 | |||
59114868de66 | epriestley | Dramatically improve subprocess I/O for large buffers | Dec 15 2013 | |||
2c4c0f4d03b9 | epriestley | Add some utilities for dumping Channel transcripts to a logfile | Nov 12 2013 | |||
47ccf3f3cdd2 | Bob Trahan | Add some topographical sorting stuff | Oct 15 2013 | |||
d72b0f90af7d | epriestley | Add PhutilLunarPhase, for computing phases of the moon | Oct 4 2013 | |||
8161f709c4f0 | epriestley | Improve performance of phutil_utf8_shorten() | Jun 12 2013 | |||
d00dce1aba98 | epriestley | Fix some lint warnings in libphutil | Jun 5 2013 | |||
1c637275046f | Afaque Hussain/epriestley | Fixing phutil_utf8_shorten(). | May 24 2013 | |||
18f49c50f2ca | epriestley | Provide maximum comparison length onboard PhutilEditDistanceMatrix | May 23 2013 | |||
70f880798b11 | epriestley | Provide the ability to set an alter-operation cost to PhutilEditDistanceMatrix | May 23 2013 | |||
cd8cf8229aa2 | Afaque Hussain/epriestley | Implemented phutil_utf8_combined(). | May 23 2013 | |||
970bc4c1e3ca | Afaque Hussain/epriestley | Implemented phutil_utf8_is_combining_character(). | May 22 2013 | |||
d373cae08ac0 | epriestley | Improve hardwrapping for input with newlines | Mar 23 2013 | |||
38996e6111f5 | epriestley | Introduce libphutil UTF8 case changing functions | Mar 3 2013 | |||
86caf3c16770 | kwadwo/epriestley | Implemented non html version of utf8 hard wrap | Feb 28 2013 | |||
2280636464d4 | epriestley | Introduce a class for calculating Damerau-Levenshtein edit distances and strings | Feb 21 2013 | |||
5de7b7b9f44d | Afaque Hussain/epriestley | Asserting that data to be written is string like | Feb 19 2013 | |||
043891e59a66 | epriestley | Apply lint rules to libphutil | Feb 19 2013 | |||
f942559d50ea | epriestley | Add some test cases for implode() + array_interleave(). | Jan 29 2013 | |||
f5a962181a42 | epriestley | Provide array_interleave() | Jan 29 2013 | |||
a8b619f395de | epriestley | Implement `array_fuse()` | Jan 26 2013 | |||
779f1f195cef | vrana | Allow asserting instances of array | Jan 12 2013 | |||
3c969f73ebbc | epriestley | Implement PhutilArrayWithDefaultValue to simplify building a map with a count… | Dec 7 2012 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
3380568ec9e4 | vrana | Allow chunking iterator results | Nov 10 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
4e6dd9cc54d5 | epriestley | Stop treating "\r" as a newline | Oct 20 2012 | |||
cb5e32de9ec2 | epriestley | Add phutil_utf8_codepoints(), phutil_utf8_console_strlen() | Oct 1 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
2281895c5d74 | epriestley | Add phutil_split_lines() for \r/\r\n/\n-aware line explosion | Sep 6 2012 | |||
72ad8fd0f05b | epriestley | Provide a wrapper around character conversions | Aug 12 2012 | |||
c9372c8bd8f7 | epriestley | Add PhutilBufferedIterator | Jul 26 2012 | |||
38b9380b9e76 | vrana | Micro-optimize idx() | Jun 8 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
f3ffae32ea97 | Koolvin | minor, added unit_test, and type hinting | Apr 9 2012 | |||
76b55cfc8058 | epriestley | Fix reuse of locals as iterators in libphutil | Mar 29 2012 | |||
c90fb32461c9 | epriestley | Fix array_mergev() semantics when passed an empty array | Feb 22 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
b7647fd37273 | epriestley | Move utf8 HTML hardwrapping to libphutil | Jan 17 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
cb145f0b12f9 | epriestley | Provide a (mostly) utf-8 aware, smart shorten function | Jul 3 2011 | |||
a1c4bf03de98 | epriestley | Add some utf-8 building blocks to libphutil | Jun 24 2011 | |||
f271f24ba39d | epriestley | Add array_mergev() and remove some drafts. | May 15 2011 | |||
c41c0cb2fb0f | epriestley | Mitigate a UTF8 ish. | Apr 7 2011 | |||
f17e40933d17 | epriestley | phutil_utf8ize() for pathetically slow utf8 sanitization. | Mar 22 2011 | |||
a0d774612036 | jungejason | Add function mfilter and ifilter. | Mar 21 2011 |
c4science · Help