Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-2286 - no -h in demos | Jose | 2012-04-11 |
| | |||
* | ICE-4821 - Demo projects should include config files | Jose | 2012-04-10 |
| | |||
* | ICE-4791 - Include generated header in dependency rules emitted by slice2cpp. | Jose | 2012-03-15 |
| | |||
* | ICE-4753 - Remove StaticMutex & RWRecMutex | Jose | 2012-02-21 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | Added support for replica & name cert CN verification | Benoit Foucher | 2011-07-12 |
| | |||
* | 4846 - Include subscriber endpoints in IceStorm trace | Jose | 2011-05-12 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | VS Add-In and Demo updates. | Jose | 2011-05-10 |
| | |||
* | updating .gitignore files after merging review/5045 | Mark Spruiell | 2011-03-27 |
| | |||
* | 5029 - Glacier2 callback demo & session restart | Jose | 2011-03-01 |
| | |||
* | 4926 - cpp/demo/Glacier2/chat runWithSession restart | Jose | 2011-03-01 |
| | |||
* | VS Add-in 3.4.1.2 bug fixes: | Jose | 2011-01-20 |
| | | | | | | | | | | | | | | | | | | | | 4956 - Vs Add-in Util.fix must check that Globals isn't null 4953 - Vs Add-in getIceHome side effects 4674 - Consider to Add output-dir support to vsplugin 4820 - The add-in does not support parallel builds. 4630 - Allow using DEVPATH with projects 4968 - VS Add-in doesn't work with header-ext/source-ext 4942 - Visual Studio plug-in hangs with lots of syntax errors 4808 - Saving slice file during build crashes Studio 4964 - Util equalPath implementation is incorrect 4918 - Remove Slice builder from vsextension solution 4806 - Ice generated files not always opened read-only as expected 4442 - FxCop vs plugin COM visible 4915 - Issue with command line builds on machine with VS2008 & VS2010 4761 - Converted demo projects do not build (edit) 4119 - Reduce code duplication 4844 - Add cancel button to configuration dialog 4826 - Add timestamp to slice output | ||
* | Fixed bug #4786 | Bernard Normier | 2010-06-28 |
| | |||
* | more VC10 fixes | Mark Spruiell | 2010-06-03 |
| | |||
* | Some project file mods so VS2010 conversion works | Dwayne Boone | 2010-06-03 |
| | |||
* | Fix for bug #4750 - minor reordering of some includes from Blair | Bernard Normier | 2010-05-26 |
| | |||
* | changing Ice version to 3.4.1 | Mark Spruiell | 2010-05-14 |
| | |||
* | changes for DB 4.8.30 | Mark Spruiell | 2010-05-14 |
| | |||
* | bug 4680 - improve IceStorm/clock demo docs | Mark Spruiell | 2010-05-13 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2010-05-13 |
| | | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port | ||
* | bug 4717 - minor fixes to casino demo | Mark Spruiell | 2010-04-05 |
| | |||
* | cpp/demo/Glacier2/chat minor fixes. | Jose | 2010-02-16 |
| | |||
* | 4651 - Inconsistent line endings | Jose | 2010-02-11 |
| | |||
* | version fixes | Mark Spruiell | 2010-01-28 |
| | |||
* | Fixes for bug 4616 & 4641 | Benoit Foucher | 2010-01-21 |
| | |||
* | 4616 - Change the c++ Glacier2/Application demo to use Glacier2::Application. | Jose | 2010-01-21 |
| | |||
* | Updated version to 3.4.0 | Dwayne Boone | 2010-01-20 |
| | |||
* | Fixed bug 4605 - fixed Glacier2 client configuration files | Benoit Foucher | 2010-01-13 |
| | |||
* | fixing perms on PatchClient.rc | Mark Spruiell | 2010-01-08 |
| | |||
* | minor tweak to IcePatch2 MFC client layout | Mark Spruiell | 2010-01-08 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4495 - clean up book demos | Mark Spruiell | 2010-01-05 |
| | |||
* | Fix for bug 4538 -- Freeze file lock is now stored in __Freeze subdirectory | Benoit Foucher | 2010-01-05 |
| | |||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-12-31 |
| | | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b) | ||
* | bug 4562 - IBM JDK and iceca | Mark Spruiell | 2009-12-30 |
| | |||
* | Fixed bug 4537 - IceGrid/secure demoscript failure | Benoit Foucher | 2009-12-23 |
| | |||
* | bug 4549 - broken IceStorm Makefile.mak | Matthew Newhook | 2009-12-22 |
| | |||
* | Bug 4536 - interleaved demo not building on x64 | Dwayne Boone | 2009-12-22 |
| | |||
* | Bug 4512: removed NodeI from header file. | Michi Henning | 2009-12-21 |
| | |||
* | Bug 4512: demo/book/evictor_filesystem issues | Michi Henning | 2009-12-19 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4509 - parallel build issues. | Matthew Newhook | 2009-12-18 |
| | |||
* | 4506 - demo/IceStorm/replicated failing on Solaris 10 x86 release mode. | Jose | 2009-12-18 |
| | |||
* | Remove uneeded print from expect script | Dwayne Boone | 2009-12-18 |
| | |||
* | bug 4510 - remove cookbook demos | Mark Spruiell | 2009-12-18 |
| | |||
* | Minor style fix. | Michi Henning | 2009-12-18 |
| | |||
* | Fix configuration customEvictor/server to not show thread grow warnings. | Jose | 2009-12-18 |
| | |||
* | Fixed slice2freeze commands to work from source dist | Dwayne Boone | 2009-12-17 |
| |