summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html/Gen.cpp
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* 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 ↵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
* 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
| | | | | | | | commit eadbde83662d4b50398b03432ce5590484a3c867 Author: michi <michi@michi.local> Date: Fri Oct 17 17:01:26 2008 +1000 Fixed broken rendering of headers and footers with Safari.
* Bug 2080 - slice2html generates wrong image links for nested modulesMichi Henning2008-05-07
|
* Updated copyrightDwayne Boone2008-01-23
|
* Windows fixes for translator interrupt cleanupDwayne Boone2008-01-18
|
* Bug 2540 - trap ctrl-C and unlink output filesDwayne Boone2008-01-17
|
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\ | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp
| * Fix to changes for bug 2477.Michi Henning2007-12-20
| |
| * Bug 2477.Michi Henning2007-12-20
| |
* | IceUtil cleanup (first commit)Bernard Normier2007-12-21
|/
* Bug 2537.Michi Henning2007-12-19
|
* Part of bug 2428. <h1> element now uses scoped name.Michi Henning2007-12-19
|
* Fixed VS8 compile errorDwayne Boone2007-06-28
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2278 - slice2html crashDwayne Boone2007-06-28
| | | | Add missing .gitignore file to casino demo
* Swish-e changes.Michi Henning2007-03-14
|
* Swish-e again. Selective indexing suppression is still not working :-(Michi Henning2007-03-13
|
* Swish-e changes.Michi Henning2007-03-13
|
* Removed incorrect "noindex" commands for swish-e.Michi Henning2007-03-07
|
* *** empty log message ***Michi Henning2007-03-05
|
* fix x64 warningsBrent Eagles2007-02-06
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* *** empty log message ***Michi Henning2007-01-24
|
* *** empty log message ***Michi Henning2007-01-23
|
* BCC compile error fixDwayne Boone2007-01-22
|
* *** empty log message ***Michi Henning2007-01-22
|
* *** empty log message ***Michi Henning2007-01-22
|