Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed SL code | Benoit Foucher | 2008-06-06 |
| | |||
* | Fixed bug 3156 - Install .pdb files if RELEASEPDBS=yes | Benoit Foucher | 2008-05-13 |
| | |||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Added implicit rule to compile rc files | Dwayne Boone | 2008-04-29 |
| | |||
* | Changed version to 3.3.0 | Dwayne Boone | 2008-04-11 |
| | |||
* | Merged SL 0.1.1 3.3 refresh. | Matthew Newhook | 2008-04-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 20ce2f93fefa2b6da83b1f48966ead7e2286ce15 Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Apr 9 12:09:16 2008 +0800 INSTALL changes. commit 402ef51d793cdd70f70cf456a2d1e78ea26e6592 Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Apr 9 11:55:13 2008 +0800 more makefile changes. Fixed SL link the install notes. commit 6b6629ccba8e5e4c5381d0198d6451b1aa8c0e3d Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Apr 9 11:33:15 2008 +0800 Fix ICE_STRING_VERSION. Use SL specific common makefile. commit 500d840149a1c6d8dfe2e246cb3e4962cce20dfb Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 17:46:31 2008 +0800 Removed MT for staticlibs with SL. commit 91f7c766ae847a08661595798faf7b9b615ff24a Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 16:50:59 2008 +0800 Windows build system fixes. commit 125fac5d17991d969c5ced2c36deb734f7eca80f Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 16:19:38 2008 +0800 use distsl- not dist- commit c476313288cab2f6b848e1bc85b46ecf536822c1 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 16:15:29 2008 +0800 Fixes to the SL distribution. commit ca4a232e73c25ce913cf89421e2d95c6a8a436b0 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 15:45:12 2008 +0800 Changes for creating the SL distribution. commit 416eb82b998a1a4d0942d22f0fa52c6afa618b5b Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 13:44:03 2008 +0800 fix retry test commit faff9983355eb9113b281c8a88217d3ac48ff4e5 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Apr 8 12:18:30 2008 +0800 added missing file. commit 0dfa5aa76b6eabc8da380ba71b4d86e508767dcc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 7 18:15:58 2008 +0800 fixes for TestUtil so that the tests work with mono. commit 6d8e8894b5f35de3d069adda2f455b0c46ac4430 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 7 15:32:23 2008 +0800 first set of changes to bring Ice for SL up to date. | ||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 |
| | |||
* | Bug 2940 - optionally generated pdbs for release builds | Dwayne Boone | 2008-04-01 |
| | |||
* | updated dependencies. | Matthew Newhook | 2008-03-27 |
| | |||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719 | Matthew Newhook | 2008-03-18 |
| | | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc. | ||
* | Bug 2800 - Added resource files for all exe/dlls | Dwayne Boone | 2008-03-17 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2704 | Matthew Newhook | 2008-03-07 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | fixing Equals and GetHashCode in struct, exception for C#, SL | Mark Spruiell | 2008-02-13 |
| | |||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | source distribution | ||
* | Bug 2487 - Recursive service starting | Dwayne Boone | 2008-01-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Windows fixes for translator interrupt cleanup | Dwayne Boone | 2008-01-18 |
| | |||
* | Bug 2540 - trap ctrl-C and unlink output files | Dwayne Boone | 2008-01-17 |
| | |||
* | MCPP_RPATH_LINK addition | Bernard Normier | 2008-01-09 |
| | |||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Bug 2429. | Michi Henning | 2007-12-19 |
| | |||
* | Removed checked-in generated files from C++ multicast demo. | Michi Henning | 2007-12-17 |
| | | | | Did a make depend. | ||
* | Fixed demo and test to use new async delegates | Dwayne Boone | 2007-11-29 |
| | |||
* | Removed traditional AMI calls | Dwayne Boone | 2007-11-29 |
| | |||
* | Use delegates for AMI | Dwayne Boone | 2007-11-28 |
| | |||
* | Added use of delegates to AMI | Dwayne Boone | 2007-11-28 |
| | |||
* | Updated dependencies | Benoit Foucher | 2007-11-27 |
| | |||
* | Added slice2sl to mainline | Dwayne Boone | 2007-11-15 |