summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Preprocessor.cpp
Commit message (Collapse)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
| | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h
* MinGW fixesJose2014-10-13
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* 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 ↵Jose2014-05-02
| | | | characters?
* 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
| | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class
* Fixed bug in depednedncy creationDwayne Boone2009-06-09
|
* Bug 4064 - Having file include itself == BADMichi Henning2009-06-09
| | | | | | | Problem is that mcpp doesn't return non-zero status, even though it reports a fatal error. Added work-around that parses mcpp error output and, if a line contains "error:", sets the status to 1.
* 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
| | | | bug 3657 - improve error reporting in translators
* Squashed commit of the following:Jose2009-01-27
| | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended.
* 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 ↵Matthew Newhook2009-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | errors out generated files are left behind - Added file tracker - Added calls to file tracker when files or directories are created. - All translators cleanup created files if interrupted, or if they fail. - Normalized various error messages. - Fixed bug with slice2cs which would not correctly check if the impl files were created. Squashed commit of the following: commit 0fec143af219d59dcec5b91cb96a79179f73bd0d Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:57:25 2009 -0330 Fixed FileException for VC6. commit 38b22497c751ad9b2f86af2d44e87a23c0049d9c Merge: df29064... 4421a3d... Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:55:49 2009 -0330 Merged R3_3_branch. commit df290649637685bfff4f777ccf53f4f04fda71a0 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:45:18 2009 -0330 move checksum writing outside loop commit a9bb2356167b1f9259ce2d1f1b43d40b7fd0ce82 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:35:00 2009 -0330 added quotes commit a2f3d7a2414d08ebdc290222b8e97d8b203cc9ab Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:21:27 2009 -0330 can't -> cannot commit c3113e33a3687cae369bf7803e4f1d18c9141762 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:10:12 2009 -0330 minor fixes to output. commit 2a17d6e1b6c0e5eed8be79b8353ca3c06572e19c Author: U-WIN-5WBK5GD0FYQ\matthew <matthew@WIN-5WBK5GD0FYQ.(none)> Date: Tue Jan 13 12:05:46 2009 -0800 windows fixes. commit d8d4f6dc35043fb71b599dac7171fee0c2bb87bf Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:58:21 2009 -0330 remove debugging. commit f1e4d7a55e13fea4c0b84244fb437bd391fbe538 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:53:37 2009 -0330 Added FileTracker. Added file tracking, and cleanup to lots of translators. commit 33dbfb0124509779bd2d95bbac06a02ca9b907ac Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 09:42:16 2009 -0330 http://bugzilla/bugzilla/show_bug.cgi?id=3640 If slice2java errors out generated files are left behind
* Squashed commit of the following:Matthew Newhook2009-01-12
| | | | | | | | commit b73098371dca786520d9eab2731d1887a60685b1 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Jan 12 13:22:59 2009 -0330 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3518 slice2XXX --depend exit status is bogus
* 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
|