| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -1101/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0163 | 2015-06-24 | 1 | -116/+116 | |
| | | |||||
| * | Licenses for Raphael Nabet (nw) | 2015-06-07 | 1 | -4/+246 | |
| | | |||||
| * | lot more updated (nw) | 2015-05-11 | 1 | -2/+2 | |
| | | |||||
| * | Missed lib for adding licenses (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0161 | 2015-04-29 | 1 | -1/+1 | |
| | | |||||
| * | moved all to std::string (nw) | 2015-04-22 | 1 | -6/+11 | |
| | | |||||
| * | more astring -> std::string (nw) | 2015-04-19 | 1 | -47/+53 | |
| | | |||||
| * | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 1 | -15/+15 | |
| | | |||||
| * | fixed several missing assert.h includes (nw) | 2015-03-20 | 1 | -0/+1 | |
| | | |||||
| * | Cleanups and version bump | 2014-07-22 | 1 | -2/+2 | |
| | | |||||
| * | return an error when trying to use a .7z file with zippath - for now (nw) | 2014-05-14 | 1 | -0/+18 | |
| | | |||||
| * | reverting, sorry for this vconv needs to be updated (nw) | 2014-03-31 | 1 | -1/+1 | |
| | | |||||
| * | VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) | 2014-03-31 | 1 | -1/+1 | |
| | | |||||
| * | some mismatched malloc/free usage with osd_* functions (nw) | 2014-03-24 | 1 | -1/+1 | |
| | | |||||
| * | zippath.c: Fixed crash in debug builds. [somebody] | 2013-10-18 | 1 | -3/+6 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -7/+7 | |
| | | |||||
| * | Cleanups and version bumpmame0144u5 | 2012-01-08 | 1 | -1/+1 | |
| | | |||||
| * | Removed old C-based interface to astrings. astring exists only as | 2012-01-03 | 1 | -134/+99 | |
| | | | | | | | a class now. Updated all stragglers (mostly tools) to use the class form. [Aaron Giles] | ||||
| * | osd_free should be used instead of free (no whatsnew) | 2010-06-17 | 1 | -1/+1 | |
| | | |||||
| * | - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] | 2010-06-16 | 1 | -0/+859 | |
| - removed ifdef MESS from osd part since calls are needed by zippath | |||||
