Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | ICE-6066 Freeze/casino demo failure | Dwayne Boone | 2015-03-12 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | ICE-5814 change C++ generated code to prevent shadow warnigns | Dwayne Boone | 2015-02-20 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Fixed (ICE-5740) - IcePatch2 has issues with 'large' files. | Jose | 2015-02-17 |
| | |||
* | Fixed demo build failure with VS2012 | Dwayne Boone | 2015-02-17 |
| | |||
* | Fixed Windows W32 build with /W4 | Dwayne Boone | 2015-02-06 |
| | |||
* | Merge branch 'master' of ssh://git/home/git/ice | Bernard Normier | 2015-02-04 |
|\ | |||
| * | ICE-5814 Always enable extra warnings for demos | Dwayne Boone | 2015-02-04 |
| | | |||
* | | Reverted previous accidental commit from Grammar.h/.cpp in Freeze phonebook | Bernard Normier | 2015-02-04 |
| | | |||
* | | Fixed ICE-5942: set BISON_FLEX=yes to compile scanner and grammar files with ↵ | Bernard Normier | 2015-02-04 |
|/ | | | | flex and bison | ||
* | ICE-5814 build linix/osx demos with high warning levels in git | Dwayne Boone | 2015-02-03 |
| | |||
* | ICE-5814 allow demos to be built with /W4 on Windows | Dwayne Boone | 2015-01-30 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Some README updates | Dwayne Boone | 2014-12-18 |
| | |||
* | Fixed (ICE-6036) - Freeze demos try to use bin\x64\slice2freeze | Jose | 2014-12-02 |
| | |||
* | 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? | ||
* | added note about 32/64 bit DB utilities | Bernard Normier | 2014-11-21 |
| | |||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 |
| | |||
* | Fixed (ICE-5815) Update demo project/solutions to VS2012 | Jose | 2014-11-04 |
| | |||
* | Replace strcpy with strcpy_s for Windows demos | Joe George | 2014-11-03 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | Fix demo builds caused by ICE-5813 | Joe George | 2014-10-31 |
| | |||
* | ICE-5813 - Remove DisableWarnings from demos | Joe George | 2014-10-31 |
| | |||
* | More lex Scanner fixes | Jose | 2014-10-30 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | Dependency fixes: | Jose | 2014-10-17 |
| | | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h | ||
* | Fixed Windows dependencies to account for OutgoingAsync refactoring | Benoit Foucher | 2014-10-10 |
| | |||
* | 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 | ||
* | 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 |
| | |||
* | Fix (ICE-3445) - consider not installing internal header files | Jose | 2014-09-01 |
| | |||
* | New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵ | Bernard Normier | 2014-08-29 |
| | | | | Glacier2Internal::setupNullPermissionsVerifier function | ||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | Sort C++ Demo and src makefiles | Joe George | 2014-08-22 |
| | |||
* | Fix dependencies | Jose | 2014-08-20 |
| | |||
* | Fixed collocation optimization to use the dispatcher, minor test fixes | Benoit Foucher | 2014-07-15 |
| | |||
* | 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) | ||
* | update dependencies | Jose | 2014-06-06 |
| | |||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
| | |||
* | Updated .depend files | Bernard Normier | 2014-05-16 |
| | |||
* | Update dependencies | Jose | 2014-05-02 |
| | |||
* | Update depend files. | Jose | 2014-05-02 |
| | |||
* | Fixed (ICE-5522) - Remove dummyinclude/unistd.h files | Jose | 2014-04-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Regenerate bison & flex files with rhel6 | Jose | 2013-07-29 |
| |