Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Print numeric value of ALG_ID instead of Unknown | Jose | 2018-10-17 | |
| | | | | Close #236 | |||
* | Fix IceStorm to correctly load topics from database | Jose | 2018-10-16 | |
| | | | | Close #222 | |||
* | Fix slice2js build failure on macOS | Jose | 2018-10-16 | |
| | ||||
* | Typescript support | Jose | 2018-10-16 | |
| | ||||
* | Fixed missing new line in generated code, fixes #241 | Benoit Foucher | 2018-10-10 | |
| | ||||
* | Fixed CtrCHandler to clear callback on destruction, fixes #235 | Benoit Foucher | 2018-10-09 | |
| | ||||
* | Fix syslog logger to correctly display program name | Jose | 2018-10-02 | |
| | | | | Close #230 | |||
* | Fix whitespaces | Benoit Foucher | 2018-10-01 | |
| | ||||
* | Update expat NuGet packages to 2.2.6 | Jose | 2018-09-25 | |
| | ||||
* | Fix bogus generated code for Value seq | Jose | 2018-09-24 | |
| | | | | Close #212 | |||
* | Test using Value as operation parameter | Jose | 2018-09-20 | |
| | | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter | |||
* | Merge branch '3.7.1-xcode10' into 3.7 | Bernard Normier | 2018-09-19 | |
|\ | ||||
| * | Fix Xcode 10 warnings | Bernard Normier | 2018-09-19 | |
| | | ||||
* | | Removed Application from Ice Services (#196) | Austin Henriksen | 2018-09-19 | |
| | | | | | | Removed Application from Ice services, fixes #50 | |||
* | | Fix slice2objc bogus generated code for Ice::Value data member | Jose | 2018-09-19 | |
| | | ||||
* | | Improve Glacier2 category randomness distribution | Jose | 2018-09-14 | |
| | | | | | | | | Close #153 | |||
* | | Fix bogus assert in Java Compat generator | Jose | 2018-09-13 | |
| | | ||||
* | | Fix compiling classes with fields of type Value to JS | Daniel Lytkin | 2018-09-13 | |
| | | ||||
* | | Deprecate Ice.Voip property | Jose | 2018-09-12 | |
| | | | | | | | | Close #70 | |||
* | | Replace `php:internal` and `matlab:internal` by preprocessor macro | Jose | 2018-09-12 | |
| | | | | | | | | Close #202 | |||
* | | Do not use Ice__t_Value as parent for local PHP types | Jose | 2018-09-10 | |
| | | | | | | | | Close #175 | |||
* | | Do not use std::map::at introduced in C++11 | Jose | 2018-09-10 | |
| | | ||||
* | | Fixes for C++17 mode | Jose | 2018-09-07 | |
| | | | | | | | | Close #180 | |||
* | | Add support for read properties from HKCU windows registry | Jose | 2018-09-04 | |
| | | | | | | | | | | | | | | It was possible before to read Ice properties from HKLM Windows this fix alows to also read properties from HKCU Close #130 | |||
* | | call SymRefreshModuleList Close #55 | Jose | 2018-09-03 | |
| | | ||||
* | | Bogus buffer resize calling getpwnam_r | Jose | 2018-09-03 | |
| | | | | | | | | Closes #182 | |||
* | | Remove unused macro ICE_LITTLEBYTE_BIGWORD | Jose | 2018-09-03 | |
| | | | | | | | | Closes #187 | |||
* | | IceUtil Options incorrectly paring multiple short options | Jose | 2018-08-13 | |
| | | | | | | | | Fixes #168 | |||
* | | Revert "Fix incorrectly parsing of multiple short options" | Jose | 2018-08-13 | |
| | | | | | | | | This reverts commit 868387969b99396630a72965374178eb207ca415. | |||
* | | Fixes for strerror_r usage | Jose | 2018-08-13 | |
| | | ||||
* | | Ruby Ice::loadSlice only works on global scope | Jose | 2018-08-09 | |
| | | | | | | | | Close #173 | |||
* | | Missing PHP global definition for $Ice_sliceChecksums | Jose | 2018-08-09 | |
| | | ||||
* | | PHP generate code cannot be required from a class method or function | Jose | 2018-08-08 | |
| | | | | | | | | Close #105 | |||
* | | Fix incorrectly parsing of multiple short options | Jose | 2018-07-27 | |
| | | | | | | | | Closes #168 | |||
* | | Replace strerror usage with IceUtilInternal::errorToString | Jose | 2018-07-27 | |
| | | | | | | | | Close #154 | |||
* | | Fix UWP Build failure | Jose | 2018-07-26 | |
| | | ||||
* | | Eliminate catch(const char*) #48 | Jose | 2018-07-26 | |
| | | ||||
* | | Simplify EndpointHostResolver initialization | Jose | 2018-07-26 | |
| | | ||||
* | | OpenSSLEngine fix openssl cleanup | Jose | 2018-07-26 | |
| | | | | | | | | Close #169 | |||
* | | Missing __decRef call in Thread::start | Jose | 2018-07-26 | |
| | | ||||
* | | Do not sort generated functions alphabetical | Jose | 2018-07-26 | |
| | | | | | | | | Fixes #39 | |||
* | | Fixes for cs:namespace metadata directive | Jose | 2018-07-13 | |
| | | ||||
* | | Add support cs:namespace metadata | Jose | 2018-06-28 | |
| | | | | | | | | | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification | |||
* | | slice2cpp generates invalid code wrt namespace qualification | Jose | 2018-06-19 | |
| | | | | | | | | Closes #104 | |||
* | | Use ifndef around OS specific headers | Jose | 2018-06-11 | |
| | | | | | | | | Fixes #52 | |||
* | | npm-slice2js build failure | Jose | 2018-06-11 | |
| | | ||||
* | | JavaScript stream interface fixes | Jose | 2018-06-08 | |
| | | | | | | | | | | Fixes #98 Fixes #92 | |||
* | | Remove unnecessary memset | Jose | 2018-06-04 | |
| | | ||||
* | | Missing throw statement | Jose | 2018-06-04 | |
| | | ||||
* | | Clear Glacier2 reserved contexts, fixes #30 | Benoit Foucher | 2018-05-02 | |
| | |