Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 | |
| | | | | Fixes 223. | |||
* | Use a global mutex for SChannel initialization | Jose | 2018-10-26 | |
| | | | | Close #242 | |||
* | Fixed IceDiscovery/simple static build issue | Benoit Foucher | 2018-10-26 | |
| | ||||
* | Overqualification in C# generated code | Jose | 2018-10-26 | |
| | | | | Close #250 | |||
* | Remove Service checkSystem no longer useful | Jose | 2018-10-25 | |
| | | | | Close #258 | |||
* | Fixed flushBatchRequests metrics bug, fixes #257 | Benoit Foucher | 2018-10-23 | |
| | ||||
* | Write typescript imports inside module declaration | Jose | 2018-10-23 | |
| | ||||
* | Fixed slice2matlab generated code type for dictionary data members | Jose | 2018-10-23 | |
| | | | | Close #256 | |||
* | Fixed IceGrid bug in the algorithm to find Query objects, fixes #255 | Benoit Foucher | 2018-10-23 | |
| | ||||
* | Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ↵ | Benoit Foucher | 2018-10-23 | |
| | | | | instead fixes #201 | |||
* | Doxygen comments in IceUtil/Exception.h + related fixes | Bernard Normier | 2018-10-19 | |
| | | | | Fixes #234 | |||
* | Fixed generated code for C# type ID helpers | Bernard Normier | 2018-10-19 | |
| | ||||
* | slice2cs no longer generates empty namespaces | Bernard Normier | 2018-10-18 | |
| | | | | Fixes #246 | |||
* | Rework cs:namespace implementation (fix issue #239) (#249) | Bernard Normier | 2018-10-18 | |
| | | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test | |||
* | Added support for --cpp-path to test driver | Benoit Foucher | 2018-10-18 | |
| | ||||
* | Do not build IceStorm/persistent test with C++11 | Jose | 2018-10-17 | |
| | | | | That is C++98 only test | |||
* | 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 | |
| | ||||
* | Updated VS2017 requirement | Bernard Normier | 2018-10-10 | |
| | ||||
* | 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 | |
| | ||||
* | Fixed whitespace | Benoit Foucher | 2018-10-09 | |
| | ||||
* | Fix stacktrace test with Xcode 10 release builds (#232) | Bernard Normier | 2018-10-04 | |
| | ||||
* | 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 | |
| | ||||
* | Reworked C++11 compiler check. Fixes #206. | Bernard Normier | 2018-09-24 | |
| | ||||
* | Reworked clang -Wdocumentation warning suppression. Fixes #209. | Bernard Normier | 2018-09-24 | |
| | ||||
* | Fix bogus generated code for Value seq | Jose | 2018-09-24 | |
| | | | | Close #212 | |||
* | Turn off documentation warnings with clang | Bernard Normier | 2018-09-21 | |
| | ||||
* | Merge branch '3.7.1-xcode10' into 3.7 | Bernard Normier | 2018-09-21 | |
|\ | ||||
| * | Fixed C++ project | Bernard Normier | 2018-09-20 | |
| | | ||||
* | | 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 | |||
* | | Remove cfg files created by Glacier2/staticFiltering | Jose | 2018-09-14 | |
| | | | | | | | | Close #53 | |||
* | | Whitespace cleanup | Jose | 2018-09-14 | |
| | | ||||
* | | Fix bogus assert in Java Compat generator | Jose | 2018-09-13 | |
| | | ||||
* | | Test using Value type as a class data member | Jose | 2018-09-13 | |
| | | | | | | | | See #203 | |||
* | | Fixed location test slowness with Xamarin/iOS testing | Benoit Foucher | 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 | |||
* | | Missing C++ header include | Jose | 2018-09-10 | |
| | | ||||
* | | Do not use Ice__t_Value as parent for local PHP types | Jose | 2018-09-10 | |
| | | | | | | | | Close #175 |