History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6beb131060ef | aubort | Merge with Stable Week 13 | Apr 17 2019 | |||
14765d36f83a | Joshua Spence/joshuaspence | Don't throw `PhutilMissingSymbolException` from within `method_exists` and… | Dec 23 2015 | |||
e65ffd33db02 | Joshua Spence | Don't throw `PhutilMissingSymbolException` from `class_exists` or… | Nov 29 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
6a24ff75f4fa | Joshua Spence | Minor changes to various scripts | Jul 18 2014 | |||
37aa6d36bf2d | Joshua Spence | PHP compatibility fix | Jul 17 2014 | |||
dcc67d1b176b | Joshua Spence | Minor change to `src/__phutil_library_init__.php` | Jul 16 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8571a9256f2d | Joshua Spence | Move `PhutilBootloader` into the standard directory structure | Jul 5 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
adfaa4af7db8 | Jakub Vrana | Avoid autoloading self and parent in PHP 5.2 | Jul 11 2013 | |||
e00da44c68e8 | epriestley | Allow libphutil libraries to load arbitrary runtime code from extensions/ | Apr 19 2013 | |||
fd799a5ed9f8 | epriestley | Phage Agent outline | Apr 4 2013 | |||
803a9c6ed0d0 | epriestley | Move hgsprintf to libphutil | Feb 22 2013 | |||
d36f37e5281f | epriestley | Provide more detailed exceptions when symbols fail to load | Feb 21 2013 | |||
b45eea975f6d | epriestley | Remove backward-compatibility code for __init__.php | Dec 19 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
41578097e663 | epriestley | Allow libphutil to start up in the presence of missing global functions | Aug 28 2012 | |||
bf96d08aadd3 | epriestley | Remove PhutilSymbolLoader::loadClass(), add setPathPrefix() | May 31 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
9674d62b1540 | epriestley | Support loading v2 libraries in libphutil | May 30 2012 | |||
20f075b361b8 | epriestley | Revert "Load all functions when loading a libphutil library" | May 24 2012 | |||
3475788eddca | epriestley | Load all functions when loading a libphutil library | May 23 2012 | |||
f9ba25d188c1 | Edward Speyer | When testing __destruct() code, call it explicitly | May 2 2012 | |||
37b2f62e15de | vrana | Prepare for killing __init__ | Apr 24 2012 | |||
53b3b4abbd6f | epriestley | Improve libphutil compatibility on Windows | Mar 5 2012 | |||
dbed7d749cae | epriestley | Allow libphutil autoload to coexist with other autoload | Mar 2 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
e480fce32bc3 | epriestley | Silence superfluous warnings from including nonexistent __init__.php and source… | Jun 2 2011 | |||
97ed463226d2 | epriestley | Detect library inclusion conflicts in libphutil | May 19 2011 | |||
06a7de6fc298 | epriestley | Improve libphutil documentation. | May 11 2011 | |||
9b4ae49507de | epriestley | Provide autoload as a core function of libphutil. | Apr 4 2011 | |||
cf0936fa7fdf | epriestley | Support explicit PHUTIL_LIBRARY_ROOT for HipHop. | Feb 26 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
edb2a98785a6 | epriestley | Rewrite phutil symbol management to be more sane and not leave random dangling… | Jan 13 2011 | |||
7f0b4484469e | epriestley | Bring XHPAST from Arcanist to libphutil. | Jan 10 2011 | |||
8725b8414f8b | epriestley | Bring Lisk into libphutil. | Jan 10 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help