summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fri Jul 3 13:10:03 UTC 2009 Carlos O'Ryan <coryan@glamdring>bug-3715coryan2009-07-035-0/+150
| | | | | | | | | * tests/run_test.lst: * tests/Makefile.am: * tests/tests.mpc: * tests/Compiler_Features_14_Test.cpp: This test verifies that partial template specialization works.
* Fri Jul 3 12:47:41 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-037-1/+370
| | | | | | | | | | | | | | | | | * tests/Compiler_Features_11_Test.cpp: Test for standard string streams * tests/Compiler_Features_12_Test.cpp: Test for template template parameters * tests/Compiler_Features_13_Test.cpp: Test for cast operators * tests/tests.mpc: * tests/run_test.lst: * tests/Makefile.am: The usual accruements that go with the tests.
* Fri Jul 3 03:03:56 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-035-0/+325
| | | | | | | | | | | * tests/run_test.lst: * tests/Makefile.am: * tests/tests.mpc: * tests/Compiler_Features_10_Test.cpp: Add new test for exceptions. Verify that <stdexcept> is there, that we can raise exceptions, and that object destruction during exceptions is sound.
* Thu Jul 2 12:05:03 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-028-2/+379
| | | | | | | | | | | | | | | | | | | | * tests/Compiler_Features_07_Test.cpp: Test for std::string * tests/Compiler_Features_08_Test.cpp: Test for std::wstring * tests/Compiler_Features_09_Test.cpp: Test for std::auto_ptr<> * tests/Compiler_Features_06_Test.cpp: Fixed typo in test name. * tests/run_test.lst: * tests/Makefile.am: * tests/tests.mpc: Add the compilation / run parafernalia.
* Thu Jul 2 11:38:15 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-027-0/+345
| | | | | | | | | | | | | | | | | | | | * tests/Compiler_Features_04_Test.cpp: Test for std::set<> * tests/Compiler_Features_05_Test.cpp: Test for std::queue<>, this is a different sort of test because std::queue<> is an adaptor, not a collection. The default collection is a std::deque<>, so we are testing default template parameters at the same time. * tests/Compiler_Features_06_Test.cpp: Test for std::set<> with a different order function. * tests/run_test.lst: * tests/Makefile.am: * tests/tests.mpc: Add the compilation / run parafernalia.
* Thu Jul 2 03:13:27 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-025-1/+107
| | | | | | | | | | | | * tests/Makefile.am: * tests/tests.mpc: * tests/Compiler_Features_03_Test.cpp: This time it is std::vector<> * tests/run_test.lst: I need to remember to add the tests to the list of automatically executed ones.
* Thu Jul 2 03:07:40 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-025-7/+128
| | | | | | | | | | | * tests/tests.mpc: * tests/Makefile.am: * tests/Compiler_Features_02_Test.cpp: Test if the std::map<> class works. * tests/Compiler_Features_01_Test.cpp: Make the tests more consistent by using typedefs.
* Thu Jul 2 02:45:13 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-07-024-0/+99
| | | | | | | | | * tests/tests.mpc: * tests/Makefile.am: * tests/Compiler_Features_01_Test.cpp: Add first test for "modern" C++ compiler features. In this case, I test if the std::list<> class works.
* Create branch for bug-3715 fixescoryan2009-07-020-0/+0
|
* ChangeLogTag: Wed Jul 1 13:09:34 UTC 2009 Olli Savia <ops@iki.fi>Olli Savia2009-07-012-0/+6
|
* Mon Jun 29 23:42:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-292-0/+6
| | | | | * contrib/FaCE/newres.h: Fixed compile problem with CEGCC
* ChangeLogTag:Mon Jun 29 23:08:06 UTC 2009 Trevor Fields <fields_t@ociweb.com>fields_t2009-06-292-1/+8
|
* ChangeLogTag: Mon Jun 29 15:08:12 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-292-2/+10
|
* (no commit message)Johnny Willemsen2009-06-281-0/+1
|
* Sun Jun 28 16:15:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-282-2/+7
| | | | | * tests/IDL_Test/union.idl Fixed compile problem with SunStudio 12 Update 1
* Sun Jun 28 16:15:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-282-3/+8
| | | | | * ace/config-lite.h Fixed compile problem with SunStudio 12 Update 1
* Sun Jun 28 14:33:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-282-3/+13
| | | | | * include/makeinclude/platform_sunos5_sunc++.GNU: Fixed compile problem with SunStudio 12 Update 1
* Sat Jun 27 00:55:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-278-1/+9
| | | | | | | | * rpmbuild/ace-tao-ciao.spec: Updated suse * rpmbuild/ace-tao-init-suse/fillup-templates/*: Moved to tao
* Sat Jun 27 00:44:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-2720-52/+63
| | | | | | | | | * rpmbuild/tao: * rpmbuild/logrotate.d: Moved to the new etc directory * rpmbuild/ace-tao-ciao.spec: Updated for move above
* Fri Jun 26 22:55:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-263-1/+10
| | | | | | | | | * tests/non_mpc_makefile/run_test.pl: * tests/non_mpc_makefile/Bug_3708_Regression.pl: renamed to get better test stats * bin/ace_tests.lst: Updated for rename above
* ChangeLogTag: Fri Jun 26 20:41:53 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-2626-44/+222
|
* Fri Jun 26 16:19:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-262-0/+6
| | | | | * rpmbuild/ace-tao-ciao.spec: Added missing DANCE_ROOT
* Fri Jun 26 16:10:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-268-4/+23
| | | | | | | | | | | | | * rpmbuild/ace-tao-init-suse/fillup-templates/*: Missing files for x.7.0 * rpmbuild/ace-tao-init-suse/tao: Removed, this are Fedora files * rpmbuild/ace-tao-ciao.spec: Copy the correct files for SuSE and print the g++ version in the build log which makes it easier to see which g++ version is used
* Fri Jun 26 02:16:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-262-0/+9
| | | | | * include/makeinclude/platform_linux.GNU: Mandriva 2007 fix
* Fri Jun 26 00:46:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-262-3/+8
| | | | | * docs/ACE-guidelines.html: Fixed typo
* Thu Jun 25 21:46:10 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-252-0/+8
| | | | | * tests/non_mpc_makefile/foo.cpp: Fuzz fix.
* ChangeLogTag: Thu Jun 25 14:20:08 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-255-0/+46
|
* ChangeLogTag: Thu Jun 25 14:17:46 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-252-865/+871
|
* ChangeLogTag:Thu Jun 25 13:26:13 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-06-252-0/+16
|
* Thu Jun 25 02:09:51 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-2514-1/+22
| | | | | | | | | | | | | | | | | | | * rpmbuild/ace-tao-ciao.spec: More fixes * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-cosconcurrency * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-cosevent * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-cosnaming * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-cosnotification * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-costrading * rpmbuild/ace-tao-init-fedora/rc.d/init.d/tao-rtevent * rpmbuild/ace-tao-init-suse/init.d/tao-cosconcurrency * rpmbuild/ace-tao-init-suse/init.d/tao-cosevent * rpmbuild/ace-tao-init-suse/init.d/tao-cosnaming * rpmbuild/ace-tao-init-suse/init.d/tao-cosnotification * rpmbuild/ace-tao-init-suse/init.d/tao-costrading * rpmbuild/ace-tao-init-suse/init.d/tao-rtevent Set svn:executable
* Wed Jun 24 19:33:51 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-242-2/+9
| | | | | * rpmbuild/ace-tao-ciao.spec: Some more fixes
* ChangeLogTag: Wed Jun 24 18:19:24 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-243-3/+13
|
* Wed Jun 24 08:51:51 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-242-15/+12
| | | | | * rpmbuild/ace-tao-ciao.spec: First set of fixed to get x.7.0 compiling on OpenSuSE Build
* ChangeLogTag:Sunschmidt2009-06-243-1/+10
|
* ChangeLogTag: Tue Jun 23 20:12:51 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-234-55/+24
|
* ChangeLogTag: Tue Jun 23 20:06:54 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-2323-2020/+2079
|
* Tue Jun 23 15:08:50 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-232-2/+12
| | | | * NEWS: Added space for 0.7 -> 0.7.1 changes.
* Tue Jun 23 14:53:01 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-232-1/+10
| | | | * NEWS: Added space for 1.7 -> 1.7.1 changes.
* Tue Jun 23 15:09:50 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-235-106/+128
| | | | | | | | * NEWS: * bin/diff-builds-and-group-fixed-tests-only.sh: * docs/Download.html: * etc/index.html: Post release updates.
* ChangeLogTag:Mon Jun 22 09:33:40 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-2212-18/+30
|
* Thu Jun 18 23:03:06 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-183-3/+16
| | | | | | | | | | | * tools/Config_Handlers/IRDD_Handler.h: * tools/XML/XML_Schema_Resolver.cpp: There is a curious order-of-inclusion problem on macosx-leopoard builds whereby including a non-ACE header before something that includes ace/config.h causes a compiler error in OS_NS_stdlib.inl. It seems that on that platform, the signature of ::unsetenv() varies. I think this should be looked into in greater depth after releasing x.7.0.
* Thu Jun 18 22:47:05 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-183-3/+14
| | | | | | | | | | | * utils/logWalker/Invocation.h: * orbsvcs/tests/Notify/Bug_3688b_Regression/TestListener.h: There is a curious order-of-inclusion problem on macosx-leopoard builds whereby including a non-ACE header before something that includes ace/config.h causes a compiler error in OS_NS_stdlib.inl. It seems that on that platform, the signature of ::unsetenv() varies. I think this should be looked into in greater depth after releasing x.7.0.
* ChangeLogTag: Thu Jun 18 15:44:35 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-186-30/+20
|
* ChangeLogTag: Tue Jun 16 20:23:44 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-162-3/+9
|
* Tue Jun 16 15:33:24 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-163-1/+16
|
* ChangeLogTag: Tue Jun 16 15:14:52 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-162-3/+21
|
* ChangeLogTag: Tue Jun 16 07:19:07 UTC 2009 Olli Savia <ops@iki.fi>Olli Savia2009-06-162-1/+13
|
* ChangeLogTag: Tue Jun 16 07:06:14 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-06-1613-85/+76
|
* Tue Jun 16 00:55:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-163-3/+17
|
* Mon Jun 15 19:45:30 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-153-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | * tao/IIOP_Connection_Handler.cpp: Change the initialization of the bidir listen point received in the context. This will silence an error that is reported by the ACE_INET_Addr ctor regardless of the debug output level. * tests/BiDirectional/run_test3557.pl: Change the number of iterations sent by the server to the callback. This is necessary to avoid a problem on windows in which the TAO_IIOP_Endpoint::hash() method first calls its object_addr_i() to initialize the object address. This then calls ACE_INET_Addr::set() which ultimately calls gethostbyname(). When the supplied endpoint is unreachable, as is the point of this test, windows apparently takes a while to time out before actually completing invocation and passing the test. This actually points out a potentential failure in the transport cache in that recached bidir transports may end up using a hash key value of 0. This is not in itself a failure, but more than one such entry will cause that 0'th bucket to become disproportionally large.