summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html/Gen.cpp
Commit message (Expand)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Remove excessive empty linesJoe George2017-06-07
* Remove unnecessary tabsJoe George2017-05-03
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Make Slice enums scopedBernard Normier2017-02-08
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Add --no-warn option to Slice compilersJose2017-02-01
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| * ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
* | minor slice2html fix for 3.7Mark Spruiell2016-08-30
* | ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
|/
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* merging javascript branchMark Spruiell2014-03-19
* ICE-5237 - slice2html fixesMark Spruiell2013-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Cleaned up warning-disabling on WindowsBernard Normier2012-08-09
* remove VC6 supportJose2012-08-08
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug fix in slice2htmlMark Spruiell2010-05-29
* Squashed commit of the following:Bernard Normier2010-05-13
* Updated copyright to 2010Dwayne Boone2010-01-07
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Bug 3502: Improve javadoc support in Eclipse.Michi Henning2009-07-07
* Bug 3948 - Bad link with slice2htmlMichi Henning2009-04-05
* bug 3374 & general metadata clean upMark Spruiell2009-02-20
* Fix 3652 - string.h need to be included to use strerror with gcc >= 4.3.2Jose2009-01-14
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3640 - If slice2java error...Matthew Newhook2009-01-13
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Refactored CtrlCHandler usage in slice compilersDwayne Boone2008-11-20
* Added use of CtrlChandler to slice compilersDwayne Boone2008-11-19
* Bug 3541 - Slice signal handling unsafeDwayne Boone2008-11-18
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
* Squashed commit of the following:Michi Henning2008-10-17
* Bug 2080 - slice2html generates wrong image links for nested modulesMichi Henning2008-05-07