Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Bug 3201: freeze file system demo errata | Michi Henning | 2009-03-04 | |
| | | ||||
| * | Fix 3755 - demo/Ice/callback has context parameter? | Jose | 2009-03-02 | |
| | | | | | | | | | | | | | | | | commit c4721b46a7a1bea2b1c5004cb6021ffbfc69bbe3 Author: Jose Gutierrez <jose@zeroc.com> Date: Mon Mar 2 18:28:42 2009 +0100 Fix 3755 - demo/Ice/callback has context parameter? | |||
| * | bug 3535 - race condition in lifecycle demo | Mark Spruiell | 2009-02-27 | |
| | | ||||
| * | changing demos to use ice_staticId instead of hard-coded type ids | Mark Spruiell | 2009-02-25 | |
| | | ||||
| * | Added missing demo desciptions to READMEs | Dwayne Boone | 2009-02-20 | |
| | | ||||
| * | minor tweaks to various README/INSTALL files | Mark Spruiell | 2009-02-12 | |
| | | ||||
| * | Edited serialize demo READMEs and added mention of serialization to CHANGES. | Michi Henning | 2009-02-12 | |
| | | ||||
| * | Added demoscripts for serialize demo | Benoit Foucher | 2009-02-11 | |
| | | ||||
| * | bug 3021 - replace StringBuffer with StringBuilder | Mark Spruiell | 2009-02-10 | |
| | | ||||
| * | Support for serializable and protobuf metadata (from cs_serial branch) | Benoit Foucher | 2009-02-09 | |
| | | ||||
| * | increasing applet size | Mark Spruiell | 2009-02-04 | |
| | | ||||
| * | bug 3689 - add support for Java resources in IceSSL | Mark Spruiell | 2009-02-04 | |
| | | ||||
| * | bug 3618 - find db.jar in standard locations | Mark Spruiell | 2009-02-04 | |
| | | ||||
| * | Fix for bug 3385 - only a single class definition per file | Benoit Foucher | 2009-02-03 | |
| | | ||||
* | | Merge branch 'R3_3_branch' | Michi Henning | 2009-01-28 | |
|\| | ||||
| * | bug 3205 - add Vista note to IceGrid demo README files | Mark Spruiell | 2009-01-26 | |
| | | ||||
| * | bug 3659 - updating applet demo README | Mark Spruiell | 2009-01-20 | |
| | | ||||
| * | bug 3200 - use ice_staticId in Freeze demos | Mark Spruiell | 2009-01-12 | |
| | | ||||
| * | fix copyright headers. | Matthew Newhook | 2009-01-09 | |
| | | ||||
* | | http://bugzilla/bugzilla/show_bug.cgi?id=3481 - Generate better UUIDs in Java. | Matthew Newhook | 2009-01-09 | |
| | | | | | | | | http://bugzilla/bugzilla/show_bug.cgi?id=3482 - Deprecate generateUUID in Java and C# (java only). | |||
* | | Fixed copyright headers. | Matthew Newhook | 2009-01-09 | |
| | | | | | | | | | | | | | | | | | | | | Merge commit 'origin/R3_3_branch' Conflicts: java/demo/Database/library/Glacier2Session.ice java/demo/Database/library/Library.ice java/demo/Database/library/Session.ice | |||
* | | Merged R3_3_branch | Matthew Newhook | 2009-01-09 | |
| | | ||||
* | | Merge commit 'origin/R3_3_branch' | Matthew Newhook | 2009-01-09 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cs/demo/WCF/latency/Client.cs cs/demo/WCF/latency_m/Client.cs cs/demo/WCF/throughput/Client.cs cs/demo/WCF/throughput_m/Client.cs cs/demo/WCF/throughput_m/Service.cs java/demo/Database/library/BookI.java java/demo/Database/library/BookQueryResultI.java java/demo/Database/library/Client.java java/demo/Database/library/ConnectionPool.java java/demo/Database/library/DispatchInterceptorI.java java/demo/Database/library/Glacier2Session.ice java/demo/Database/library/Glacier2SessionManagerI.java java/demo/Database/library/Grammar.java java/demo/Database/library/Library.ice java/demo/Database/library/LibraryI.java java/demo/Database/library/Parser.java java/demo/Database/library/ReapThread.java java/demo/Database/library/RunParser.java java/demo/Database/library/SQLRequestContext.java java/demo/Database/library/Scanner.java java/demo/Database/library/Server.java java/demo/Database/library/Session.ice java/demo/Database/library/SessionFactoryI.java java/demo/Database/library/SessionI.java java/demo/Database/library/Token.java java/demo/Database/library/build.xml java/demo/Database/library/config.client | |||
| * | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3553. database demo uses ↵ | Matthew Newhook | 2009-01-09 | |
| | | | | | | | | wrong session destroy. | |||
| * | added Database demo. | Matthew Newhook | 2009-01-09 | |
| | | ||||
| * | adding SSL support to applet demo | Mark Spruiell | 2009-01-06 | |
| | | ||||
| * | Removed RMI and WCF demos (now in articles.git repository). | Michi Henning | 2009-01-06 | |
| | | ||||
* | | Merge branch 'R3_3_branch' | Dwayne Boone | 2009-01-02 | |
|\| | ||||
| * | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | | ||||
| * | adding applet demo | Mark Spruiell | 2008-12-30 | |
| | | ||||
| * | Fixed bugs #3325, #3326 and #3327 | Bernard Normier | 2008-12-30 | |
| | | ||||
| * | Add more missing files. | Michi Henning | 2008-12-02 | |
| | | ||||
| * | Added build.xml files. | Michi Henning | 2008-12-02 | |
| | | ||||
| * | Merge branch 'wcf' into R3_3_branch | Michi Henning | 2008-12-02 | |
| |\ | ||||
| | * | Added README. | Michi Henning | 2008-12-02 | |
| | | | ||||
* | | | Merged with R3_3_branch | Dwayne Boone | 2009-01-02 | |
| | | | ||||
* | | | The server now accepts anonymous clients. | Matthew Newhook | 2008-12-11 | |
| | | | ||||
* | | | Merge branch 'R3_3_branch' | Dwayne Boone | 2008-11-05 | |
|\| | | ||||
| * | | Bug 3385 - java class must match file name | Dwayne Boone | 2008-10-31 | |
| | | | ||||
| * | | Bug 3323 - changed value demo class to interface | Dwayne Boone | 2008-10-29 | |
| | | | ||||
| * | | Bug 3486 - Remove unecessary "cpp:const" | Dwayne Boone | 2008-10-28 | |
| | | | ||||
* | | | Fix bug with queryByAuthors. Multiple rows could be returned for ↵ | Matthew Newhook | 2008-10-06 | |
| | | | | | | | | | | | | multi-author books. | |||
* | | | adjust config to permit anonymous clients. | Matthew Newhook | 2008-10-06 | |
| | | | ||||
* | | | added SSL support. | Matthew Newhook | 2008-09-30 | |
| | | | ||||
* | | | added SSL support. | Matthew Newhook | 2008-09-30 | |
| | | | ||||
* | | | fix configuration. | Matthew Newhook | 2008-09-17 | |
| | | | ||||
* | | | use InnoDB storage engine | Matthew Newhook | 2008-09-16 | |
| | | | ||||
* | | | add renter to the BookRentedException. | Matthew Newhook | 2008-09-15 | |
| | | | ||||
* | | | fixed bug with fix by ISBN. | Matthew Newhook | 2008-09-12 | |
| | | | ||||
* | | | added missing title grammar rule. | Matthew Newhook | 2008-09-12 | |
| | | |