Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-07 | |
|\| | ||||
| * | Update Copyright year to 2016 in rc and cs files | Joe George | 2016-03-07 | |
| | | ||||
| * | fix for slice2java crash | Mark Spruiell | 2016-03-04 | |
| | | ||||
| * | ICE-6864 - Java changes for Slice docs | Mark Spruiell | 2016-03-04 | |
| | | ||||
* | | ICE-6864 - Java changes for Slice docs | Mark Spruiell | 2016-03-04 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | Windows msbuild build updates | Jose | 2016-02-26 | |
| | | ||||
* | | ICE-6861 - Java stream API changes | Mark Spruiell | 2016-02-02 | |
| | | ||||
* | | ice_name/ice_id fixes & simplifications. | Jose | 2016-01-20 | |
| | | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | ICE-6903 - "async" metadata changes | Joe George | 2015-12-18 | |
| | | | | | | | | | | - Rename "async" metadata to "async-oneway" - Update C++11 mapping for "async-oneway". | |||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 | |
| | | | | | | | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata. | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2015-11-19 | |
|\| | ||||
| * | Fixed bug in Java/C# class data member generated patcher | Jose | 2015-11-19 | |
| | | ||||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 | |
|/ | ||||
* | Updated AssemblyInfo and StringFileInfo on Windows | Bernard Normier | 2015-08-21 | |
| | ||||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 | |
| | ||||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 | |
| | ||||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 | |
| | ||||
* | ICE-6469 added --validate option to Slice compilers | Dwayne Boone | 2015-07-07 | |
| | ||||
* | Fixed ICE-6602: optionals marshaling bug | Jose | 2015-06-16 | |
| | ||||
* | Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after build | Jose | 2015-05-12 | |
| | ||||
* | Fix typo from previous commit | Joe George | 2015-04-29 | |
| | ||||
* | Improve usage message for slice compilers | Joe George | 2015-04-29 | |
| | | | | | * --ice Allow reserved Ice prefix in Slice identifiers. * --underscore Allow underscores in Slice identifiers. | |||
* | Remove FileUtil dependency for --depend-file | Jose | 2015-04-13 | |
| | ||||
* | Add --depend-file/--depend-xml optinos to all Slice compilers | Jose | 2015-04-13 | |
| | ||||
* | Fix for ICE-6268, initialize enum, string and structs in ↵ | Benoit Foucher | 2015-02-20 | |
| | | | | Java/C#/Objective-C/JavaScript | |||
* | Update windows dependencies | Jose | 2015-02-19 | |
| | ||||
* | All Ice clones are now covariant in Java | Bernard Normier | 2015-02-18 | |
| | ||||
* | Fixed ICE-6269: tolerate null values for structs and enums | Benoit Foucher | 2015-02-17 | |
| | ||||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 | |
| | ||||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 | |
| | ||||
* | Build & test fixes: | Jose | 2014-11-24 | |
| | | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows? | |||
* | More updates for ICE-5931, ICE-5935 | Jose | 2014-11-21 | |
| | ||||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 | |
| | ||||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 | |
| | ||||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 | |
| | ||||
* | C++11 build updates | Jose | 2014-10-24 | |
| | ||||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 | |
| | ||||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 | |
| | ||||
* | Windows dependency fixes | Jose | 2014-10-08 | |
| | ||||
* | Version fixes | Jose | 2014-10-08 | |
| | ||||
* | Several Windows build fixes: | Jose | 2014-10-08 | |
| | | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds | |||
* | ICE-4324 Added support for java.nio.Buffer classes through metadata | Dwayne Boone | 2014-10-07 | |
| | ||||
* | Update Ice version to 3.6b 3.6.51 | Jose | 2014-10-03 | |
| | ||||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 | |
| | ||||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 | |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | |||
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 | |
| |