Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-4234 - Update Ice to use current Java threading constructs | Matthew Newhook | 2014-07-23 |
| | | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb. | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-3318 Java finalizers are problematic | Jose | 2012-01-03 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Fixed a few more issues reported by FindBugs, mostly about inconsistencies ↵ | Michi Henning | 2009-05-14 |
| | | | | with equals/hash. | ||
* | bug 3531 - fixing Eclipse warnings in Java code | Mark Spruiell | 2009-02-13 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Revert "Remove Java finalizers code" | Jose | 2008-12-18 |
| | | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb. | ||
* | Remove Java finalizers code | Jose | 2008-12-17 |
| | |||
* | bug 3223 - TimerTask should be in its own file | Mark Spruiell | 2008-06-06 |
| | |||
* | Added comments to Java & C# timer class | Benoit Foucher | 2008-04-22 |
| | |||
* | Fixed bug 2972 & 3013 | Benoit Foucher | 2008-04-21 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Moved various classes from IceUtil to IceUtilInternal | Bernard Normier | 2008-01-09 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Added support for Java monotonic clock | Benoit Foucher | 2007-09-04 |
| | |||
* | Squashed commit of the following: | Benoit Foucher | 2007-08-31 |
commit 1d43f88b9f7f1651ac367b217b10da3c9c5e7400 Author: Benoit Foucher <benoit@zeroc.com> Date: Fri Aug 31 16:55:20 2007 +0200 Added C# Timer implementation commit 52c3f88a429f62ed3564ab65c1af1736c2c1d2ee Author: Benoit Foucher <benoit@zeroc.com> Date: Fri Aug 31 14:49:18 2007 +0200 Added Java Timer impl. |