summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/zippath.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert zippath directory to a C++ interface Vas Crabb2018-01-101-20/+22
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Converted a number of zippath calls that took 'const char *' to std::string Nathan Woods2016-07-291-8/+8
* As per Vas Crabb, readding overloads that take a std::string& parameter for t... Nathan Woods2016-07-041-0/+3
* Changed a few zippath related functions to return their strings as a return v... Nathan Woods2016-07-031-3/+3
* Changed zippath.[cpp|h] to use C++-style comments Nathan Woods2016-07-031-12/+12
* C++-ified osd_directory (now osd::directory), and added last_modified to osd:... Nathan Woods2016-06-241-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+0
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-3/+6
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-1/+1
* lot more updated (nw) Miodrag Milanovic2015-05-111-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* more astring -> std::string (nw) Miodrag Milanovic2015-04-191-5/+5
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-6/+5
* - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-161-0/+66