summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Preprocessor.cpp
Commit message (Expand)AuthorAge
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
* Fix (ICE-7200) - _tempnam usage in WindowsJose2016-06-24
* Update copyright headersJoe George2016-03-01
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
* Bogus output in slice2java --depend-xmlJose2015-04-09
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
* Added Objective-C mappingBenoit Foucher2015-01-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* Minor fixes to slice preprocessor tmp file usageJose2014-10-29
* Fixed (ICE-5794) - slice2java/slice2cs parallel build/concurrent crashJose2014-10-29
* Dependency fixes:Jose2014-10-17
* MinGW fixesJose2014-10-13
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Added __ICE_VERSION__ macroJose2013-07-17
* Simplification for Slice predefined macrosJose2013-07-17
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* ICE-4375 - Ice preprocessor macro for .ice filesJose2012-10-09
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4791 - Include generated header in dependency rules emitted by slice2cpp.Jose2012-03-15
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* Bug 4294 - fix slice dependenciesDwayne Boone2009-10-07
* bug 3737:Mark Spruiell2009-09-04
* Fixed bug in depednedncy creationDwayne Boone2009-06-09
* Bug 4064 - Having file include itself == BADMichi Henning2009-06-09
* Added workaround for mcpp bugDwayne Boone2009-06-04
* Slice compiler crash when slice file had double slashesDwayne Boone2009-05-12
* Bug 3968 - warnings not supressed with --dependDwayne Boone2009-04-20
* Bug 3832 - slice conmpiler issues with UNC pathsDwayne Boone2009-04-07
* bug 3731 - backward incompatibilities in Slice libraryMark Spruiell2009-02-16
* Fix 3715 - Preprocessor warnings treated as errors by Eclipse pluginJose2009-02-09
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
* Squashed commit of the following:Jose2009-01-27
* Bug 3140 - Change encoding to en_us.utf8 to work around mcpp bugDwayne Boone2009-01-14
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3640 - If slice2java error...Matthew Newhook2009-01-13
* Squashed commit of the following:Matthew Newhook2009-01-12
* Partial fix to 3140 - slice2cpp warning: Unknown encoding: CJose2009-01-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Use _wtempnam on Windows to get temp fileDwayne Boone2008-11-20
* Use fopen() instead of _wfopen() in preprocessor for windowsDwayne Boone2008-11-20
* Refactored CtrlCHandler usage in slice compilersDwayne Boone2008-11-20