Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 | |
| | ||||
* | C++11 build updates | Jose | 2014-10-24 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Sort C++ Demo and src makefiles | Joe George | 2014-08-22 | |
| | ||||
* | merging javascript branch | Mark Spruiell | 2014-03-19 | |
| | ||||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 | |
| | ||||
* | Ubuntu/Debian distribution support | Jose | 2013-07-22 | |
| | ||||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 | |
| | ||||
* | Added Ice for C# support for SOCKS proxies | Benoit Foucher | 2013-03-19 | |
| | ||||
* | slice2confluence: Cleaned-up print statements. | Shawn Hussey | 2013-03-05 | |
| | ||||
* | slice2confluence: Fixed links to dictionaries and sequences. | Shawn Hussey | 2013-03-05 | |
| | | | | Fixed trailing comma in metadata. | |||
* | ICE-5158 Added detection of doc tag "@userImplemented". Items without this ↵ | Shawn Hussey | 2013-02-26 | |
| | | | | tag will generate markup for all metadata except cpp:const, cpp:ice_print, java:serialVersionUID and UserException. Items with the tag will output markup for all metadata. | |||
* | ICE-5158 Added metadata printout to slice2confluence for enumerations in enums | Shawn Hussey | 2013-02-15 | |
| | ||||
* | ICE-5158 Print all metadata for operations (other than deprecated, which ↵ | Shawn Hussey | 2013-02-15 | |
| | | | | causes seperate formatting) | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed (ICE-5211) - use @loader_path in OS X libraries and binaries instead ↵ | Jose | 2013-02-01 | |
| | | | | of the hard coding path | |||
* | Added C++11 libraries/binaries to OS X binary distribution | Jose | 2013-01-30 | |
| | ||||
* | Fixes for slice2confluence for Ice 3.5, hack to make Ice::Instrumentation ↵ | Shawn Hussey | 2012-12-22 | |
| | | | | generate correctly. | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 | |
| | | | | Normalize all repository line endings. | |||
* | 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. | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 | |
| | ||||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 | |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | |||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 | |
| | ||||
* | Cleaned up warning-disabling on Windows | Bernard Normier | 2012-08-09 | |
| | ||||
* | remove VC6 support | Jose | 2012-08-08 | |
| | ||||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 | |
| | | | | files. | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | minor fixes to slice2confluence | Jose | 2011-12-06 | |
| | ||||
* | Converted instances of !strcmp(s, "otherstring") to s == "otherstring". | Shawn Hussey | 2011-12-06 | |
| | ||||
* | Fixed slice2confluence reference format to be relative in the local scope, ↵ | Shawn Hussey | 2011-09-07 | |
| | | | | | | absolute otherwise. Added slice2confluence Enumerator Index. | |||
* | Fixed metadata formatting in slice2confluence. | Shawn Hussey | 2011-09-06 | |
| | ||||
* | Fixed markup escaping to use backslashes instead of entity codes. | Shawn Hussey | 2011-09-06 | |
| | ||||
* | Deprecation handling for slice2confluence. | Shawn Hussey | 2011-09-02 | |
| | ||||
* | Fixing markup escaping for slice2confluence. | Shawn Hussey | 2011-09-01 | |
| | ||||
* | Fixed navigational and stylistic bugs and added confluence character ↵ | Shawn Hussey | 2011-08-30 | |
| | | | | | | | | escaping before comment markup parsing. Added --sort-order param for sorting modules. Improvements and bugfixes for slice2confluence. | |||
* | Fixed filenames on some links to not include the .conf extension. | Shawn Hussey | 2011-08-16 | |
| | ||||
* | Initial commit of slice2confluence. | Shawn Hussey | 2011-08-16 | |