summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/logger
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Update version to 3.7.5Jose2020-11-30
|
* Update version to 3.7.4Jose2020-04-20
|
* test/Ice/logger need to restore file permission before cleanupJose2019-09-27
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Add v142 Ice 3.7 NuGet packagesJose2019-07-04
|
* Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update version to 3.7.2Jose2018-11-14
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Update copyright year to 2018Jose2018-02-14
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Update version to v3.7.1Jose2017-12-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Allow to build C++ test with Visual Studio 2010 Nuget packagesJose2017-04-20
|
* Visual Studio 2010 supportJose2017-04-20
|
* Fixed Ice/logger failure when running as rootBenoit Foucher2017-04-13
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Lazzy initialize ConsoleUtilJose2017-03-31
| | | | | | | That is require to be able to set the process string converter from application main. Otherwise the converter is created before the user has a chance to set the process string converter or change the Windows console CP
* Fixed ICE-7715 - Added test script for logger test, minor Util.py fixesBenoit Foucher2017-03-31
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | MSBuild project updatesJose2016-11-11
| | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* | Update Visual Studio test project to build with Ice nuget packagesJose2016-10-26
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Fixed ICE-7402 - support for user names with spacesBenoit Foucher2016-10-03
| |
| * Ice/logger test fails when running as rootJose2016-09-26
| |
* | Small .gitignore cleanupJoe George2016-08-23
| | | | | | | | Move ignore for cpp/test/Ice/logger to its own .gitignore file
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
| |
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
| | | | | | | | available instead of ConvertUTF
* | fixed copyright noticesBernard Normier2016-05-31
| |