summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/FactoryTableDef.cpp
Commit message (Collapse)AuthorAge
* Squashed commit of the following:Michi Henning2008-07-08
| | | | | | | | | | | commit 3677312fda0e2e230d5572b3e76b3d1758c86919 Author: Michi Henning <michi@zeroc.com> Date: Tue Jul 8 17:08:15 2008 +1000 Bug 2038 - Ctrl-C on Windows without CtrlCHandler Renamed FactoryTableDef -> FactoryTable Renamed FactoryTable -> FactoryTableInit
* Get rid of the factory table wrapper.Matthew Newhook2008-06-06
|
* - Reverted prior bug3025 fix.Matthew Newhook2008-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8.
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Moved FactoryTable into IceInternal namespace.Michi Henning2005-08-05
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Reference refactoring.Michi Henning2004-10-29
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* MacOS X port.Benoit Foucher2004-02-10
|
* Moved UserExceptionFactory from Ice to IceInternal namespace/package.Michi Henning2003-10-06
|
* changed the code to print output from pipes so that you get each line as itZeroC Staff2003-06-13
| | | | comes, fixed some line endings
* Changed library names on Windows for Ice 1.1Bernard Normier2003-05-09
|
* Slicing updates for Windows port.Michi Henning2003-05-08
|
* Merged HEAD and slicing trees.Michi Henning2003-05-08