History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
943d89012cd2 | aubort | Merge with Stable Week 48 | Dec 5 2018 | |||
dd273da90839 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
5fd1af8b4f2b | epriestley | Sanitize UTF8 more aggressively to satisfy json_encode() | Aug 24 2016 | |||
fe7d8c21a808 | epriestley | Improve UTF8StringTruncator behavior for huge inputs | Oct 26 2015 | |||
6c0118085afd | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
3579382a847a | Joshua Spence | Add some more translation strings | May 18 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 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 | |||
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 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 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 | |||
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 | |||
8161f709c4f0 | epriestley | Improve performance of phutil_utf8_shorten() | Jun 12 2013 | |||
1c637275046f | Afaque Hussain/epriestley | Fixing phutil_utf8_shorten(). | May 24 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 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
cb5e32de9ec2 | epriestley | Add phutil_utf8_codepoints(), phutil_utf8_console_strlen() | Oct 1 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
72ad8fd0f05b | epriestley | Provide a wrapper around character conversions | Aug 12 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 | |||
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 |
c4science · Help