Commit Graph

16 Commits

Author SHA1 Message Date
Lu Wang 92413fdec3 use auto when possible
fix typo
2014-11-16 22:11:03 +08:00
Marc Sanfacon f0c260d6a0 Renamed win32.* -> mingw.* 2014-01-15 08:29:46 -05:00
Marc Sanfacon 5aebf2c738 Make it work on MingW 2014-01-13 20:08:23 -05:00
Lu Wang 166efc3892 clean detection for WIN32 2014-01-13 20:37:00 +08:00
Marc Sanfacon 5f388ad147 Use _mkdir in Windows 2013-12-06 11:17:43 -05:00
Marc Sanfacon a47d42ad4b Modifications following review from Lu. Win32 modifications are now more localized 2013-12-05 15:20:53 -05:00
Marc Sanfacon 8c65a2826b Compile under MinGW 2013-11-22 13:32:40 -05:00
Lu Wang ab884e8dd4 fix for old gcc 2013-03-21 19:03:20 +08:00
Ryan Morlok 6298c19a3b combined the sanitize and validate funcitons into a single function; limited the format characters supported to avoid validation complexity; updated documentation; feature implemented by Ryan Morlok (ryan.morlok@morlok.com) on behalf of Docalytics (http://www.docalytics.com/) 2013-03-18 01:39:02 -05:00
Ryan Morlok ccc8ff4761 updated sanitize filename code to use size_t instead of raw number types 2013-03-18 00:29:30 -05:00
Ryan Morlok c0972e1baa fixed missing include causing ci build to fail; cleaned up warnings about signed/unsigned comparison; cleaned up local string declarations 2013-03-17 23:51:14 -05:00
Ryan Morlok 3cafb540c6 updated split page filename formatting to not rely on regex to be compatible with older compilers. added several test cases to account for new implementation. updated documenation to more accurately reflect how split page filenames are generated. 2013-03-17 23:31:43 -05:00
Ryan Morlok 83c947462a added input sanitation for split page generation when accepting a custom outfile file name format. Added unit tests for various file name generation scenarios. 2013-03-17 00:08:06 -05:00
Lu Wang b4257e7f9f fix #51 2012-11-30 17:18:12 +08:00
Lu Wang 9d99fd9b82 clean code 2012-11-29 19:43:19 +08:00
Lu Wang d179b50147 working on util.h 2012-11-29 18:16:05 +08:00