aboutsummaryrefslogtreecommitdiffhomepage
path: root/util.cpp
Commit message (Expand)AuthorAge
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Warning cleanupGravatar ridiculousfish2012-08-04
* Lots of miscellaneous cleanup. Unified the path_get_cd_path, path_allocate_cd...Gravatar ridiculousfish2012-07-20
* Removed buffer_tGravatar ridiculousfish2012-03-04
* Remove string_buffer_t (!)Gravatar ridiculousfish2012-03-03
* removed some string_bufferGravatar ridiculousfish2012-03-03
* Removed array_list_t (!)Gravatar ridiculousfish2012-02-21
* Getting rid of hash_table_t and it's helper functions completely. Bye bye has...Gravatar Siteshwar Vashisht2012-02-18
* Removed some al_list functionsGravatar ridiculousfish2012-02-10
* Squash a bunch of warningsGravatar ridiculousfish2012-01-31
* More const and signed correctness. Warnings now fit on one page!Gravatar Peter Ammon2012-01-14
* Improve const and signed/unsigned correctnessGravatar Peter Ammon2012-01-14
* More migration away from al_listGravatar ridiculousfish2011-12-26
* More migration to the STLGravatar ridiculousfish2011-12-26
* Migrated some more data structures to the STL. Removed some ad-hoc data struc...Gravatar ridiculousfish2011-12-26
* Merge branch 'master' into CPlusPlusGravatar ridiculousfish2011-12-26
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26