Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | 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. | |||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 | |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | |||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 | |
| | ||||
* | Fixed #2 of ICE-5594: code style for CallbackBase class | Benoit Foucher | 2014-07-28 | |
| | ||||
* | Completed fix for ICE-5567: move various C++11 classes/functions out of line | Bernard Normier | 2014-07-24 | |
| | ||||
* | Fixed ICE-5567: Too much pseudo-inlining with ICE_CPP11 + OpenSSLEngine ↵ | Bernard Normier | 2014-07-23 | |
| | | | | build failure | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 | |
| | ||||
* | Fix for ICE-5527 (simplify generated code for user exception and object ↵ | Bernard Normier | 2014-06-16 | |
| | | | | factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies) | |||
* | Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++ | Bernard Normier | 2014-06-12 | |
| | ||||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 | |
| | ||||
* | New cpp:view-type metadata for strings, sequences and dictionaries, plus updates | ZeroC Staff | 2014-06-04 | |
| | | | | to throughput demo. Fixes ICE-5382. | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 | |
| | ||||
* | Fixed (ICE-714) - New visibility options in GCC 4.0 | Jose | 2014-05-05 | |
| | ||||
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵ | Jose | 2014-05-02 | |
| | | | | characters? | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 | |
| | ||||
* | minor fix | Jose | 2013-08-26 | |
| | ||||
* | Fixed ICE-5402 - VS2010: generated code does not compile if method has more ↵ | Jose | 2013-08-26 | |
| | | | | than 10 out parameters | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 | |
| | ||||
* | Fixed ICE-5395 - invalid code generated with ["cpp:virtual"] | Jose | 2013-07-31 | |
| | ||||
* | Ubuntu/Debian distribution support | Jose | 2013-07-22 | |
| | ||||
* | Simplification for Slice predefined macros | Jose | 2013-07-17 | |
| | ||||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 | |
| | ||||
* | Fixed ICE-5356 - Consider adding man pages for unix executables | Jose | 2013-07-16 | |
| | ||||
* | Fixed (ICE-5342) - slice2cpp generates invalid code under certain circumstances | Jose | 2013-07-05 | |
| | ||||
* | Fixed (ICE-5327) - Using completed or sent as variable names causes badness | Jose | 2013-04-11 | |
| | ||||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Finished fixing ICE-5180: Surface WinRT support | Benoit Foucher | 2013-02-06 | |
| | ||||
* | Fix slice2cpp unreferenced formal parameter warnings with VC100 | Jose | 2013-02-05 | |
| | ||||
* | Fixed (ICE-5211) - use @loader_path in OS X libraries and binaries instead ↵ | Jose | 2013-02-01 | |
| | | | | of the hard coding path | |||
* | Xcode 4.6 - clang 4.2 updates | Jose | 2013-01-31 | |
| | ||||
* | Fixed ICE-4870 - optional comparison operators on C++ structs | Benoit Foucher | 2013-01-31 | |
| | ||||
* | Added C++11 libraries/binaries to OS X binary distribution | Jose | 2013-01-30 | |
| | ||||
* | Fixed ICE-4971 - inherit publicly from IceInternal::GCShared | Benoit Foucher | 2013-01-15 | |
| | ||||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 | |
| | ||||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 | |
| | ||||
* | Fixed (ICE-5160) - make clean leaves .exe with mingw | Jose | 2012-12-28 | |
| | ||||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 | |
| | ||||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 | |
| | | | | Normalize all repository line endings. | |||
* | ICE-4930 - fixes for scripting languages | Mark Spruiell | 2012-11-09 | |
| | ||||
* | Java and C# fix for ICE-4930, invalid 1.0 marhsaling of pending objects | Benoit Foucher | 2012-11-09 | |
| | ||||
* | C++ fix for ICE-4930, invalid 1.0 marhsaling of pending objects | Benoit Foucher | 2012-11-08 | |
| | ||||
* | Fixed MinGW port | Benoit Foucher | 2012-11-08 | |
| | | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions. | |||
* | Minor core, test and demo fixes | Benoit Foucher | 2012-10-29 | |
| | | | | | | | - Fixed C# value demo to use sliced format - Fixed Ice core to throw NoObjectFactoryException/UnknownUserException instead or MarshalException when compact format is used an no factory is found. - Fixed minor unitialized memory reads. | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 | |
| |