Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Renamed Callback interface. | Dwayne Boone | 2005-09-02 | |
| | ||||
* | Changed release to use optimize size | Dwayne Boone | 2005-08-30 | |
| | ||||
* | minor fixes | Mark Spruiell | 2005-08-24 | |
| | ||||
* | Fixed WIN32_LEAN_AND_MEAN warning | Bernard Normier | 2005-08-16 | |
| | ||||
* | Minor fixes | Dwayne Boone | 2005-08-16 | |
| | ||||
* | Fixed dependencies | Benoit Foucher | 2005-08-15 | |
| | ||||
* | hello client wasn't linked with pure client. It also didn't compile if | Matthew Newhook | 2005-08-15 | |
| | | | | ICEE_HAS_BATCH was not defined. | |||
* | ICE_STATIC_LIBS is now ICEE_STATIC_LIBS | Bernard Normier | 2005-08-12 | |
| | ||||
* | Some ICE_ to ICEE_ renamings | Bernard Normier | 2005-08-12 | |
| | ||||
* | fix. | Matthew Newhook | 2005-08-12 | |
| | ||||
* | Added support for using the minimal library in the IceE demos. | Matthew Newhook | 2005-08-12 | |
| | ||||
* | Minor edits for style. | Michi Henning | 2005-08-12 | |
| | ||||
* | ICEE_ -> ICE_ | Matthew Newhook | 2005-08-12 | |
| | ||||
* | fixing misspelling | Mark Spruiell | 2005-08-11 | |
| | ||||
* | minor edits | Mark Spruiell | 2005-08-11 | |
| | ||||
* | fix hang bug with Win32. | Matthew Newhook | 2005-08-11 | |
| | ||||
* | update | Mark Spruiell | 2005-08-10 | |
| | ||||
* | Fixed OnLog functions | Dwayne Boone | 2005-08-10 | |
| | ||||
* | Fix bug with Time. Some minor changes. | Matthew Newhook | 2005-08-09 | |
| | ||||
* | - IceE now supports datagram, batch datagram and secure modes. | Matthew Newhook | 2005-08-09 | |
| | | | | | | | - The modes are preserved by the proxy. - stringified proxies can be both read/written which contain these modes. - any attempt to call on a proxy which supports contains this an unsupported mode will result in a NoEndpointException. | |||
* | cleanup. CE demos now use config.txt | Matthew Newhook | 2005-08-09 | |
| | ||||
* | Fixed a few build errors | Dwayne Boone | 2005-08-08 | |
| | ||||
* | Fixed to work with batch disabled | Dwayne Boone | 2005-08-08 | |
| | ||||
* | Removed some crud | Dwayne Boone | 2005-08-08 | |
| | ||||
* | Fixed linux compile issue | Dwayne Boone | 2005-08-08 | |
| | ||||
* | Ported throughput to WinCE | Dwayne Boone | 2005-08-08 | |
| | ||||
* | added missing files. | Matthew Newhook | 2005-08-08 | |
| | ||||
* | update. | Matthew Newhook | 2005-08-08 | |
| | ||||
* | added port of latency demo to CE. | Matthew Newhook | 2005-08-08 | |
| | ||||
* | added missing file. | Matthew Newhook | 2005-08-08 | |
| | ||||
* | cleaned up minimal demo. | Matthew Newhook | 2005-08-08 | |
| | ||||
* | Added seperate CE resource files. Fixed font problems. Cleaned up and fixed | Matthew Newhook | 2005-08-08 | |
| | | | | bugs with MFC demos. | |||
* | clean up MFC demo. Fix bug with the status bar. | Matthew Newhook | 2005-08-06 | |
| | ||||
* | Some cleanup | Dwayne Boone | 2005-08-05 | |
| | ||||
* | Cleaned up headers | Dwayne Boone | 2005-08-04 | |
| | ||||
* | LocalExceptions -> LocalException | Dwayne Boone | 2005-08-02 | |
| | ||||
* | Added /Gy. Fixed problem with minimal client. | Matthew Newhook | 2005-08-02 | |
| | ||||
* | Fix compiler warnings | Dwayne Boone | 2005-07-28 | |
| | ||||
* | removing bogus ACM change | Mark Spruiell | 2005-07-21 | |
| | ||||
* | disable ACM | Mark Spruiell | 2005-07-21 | |
| | ||||
* | Renamed properties back to Ice. | Dwayne Boone | 2005-07-19 | |
| | ||||
* | Port stderr/stdout redirection. Fixed minimal demo compile. | Dwayne Boone | 2005-07-19 | |
| | ||||
* | Remove ICE_HOME references | Dwayne Boone | 2005-07-18 | |
| | ||||
* | fix UUID test under CE. | Matthew Newhook | 2005-07-18 | |
| | ||||
* | Fixed ICEE_HAS_ROUTER build | Dwayne Boone | 2005-07-18 | |
| | ||||
* | Fixed Pure client lib build and chat demo build | Dwayne Boone | 2005-07-18 | |
| | ||||
* | Added ping thread | Dwayne Boone | 2005-07-18 | |
| | ||||
* | Added comment | Dwayne Boone | 2005-07-18 | |
| | ||||
* | Added ping thread | Dwayne Boone | 2005-07-18 | |
| | ||||
* | removed spaces from the names of release static intermediate and output | Matthew Newhook | 2005-07-16 | |
| | | | | files directories |