summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Collapse)AuthorAgeFilesLines
...
* ChangeLogTag:Tue Aug 4 14:32:24 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-08-042-0/+7
|
* ChangeLogTag:Tue Aug 4 14:32:24 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-08-044-5/+97
|
* ChangeLogTag:Tueschmidt2009-08-043-15/+147
|
* ChangeLogTag: Tue Aug 4 12:07:09 UTC 2009 Chad Elliott <elliott_c@ociweb.com>elliott_c2009-08-043-5/+13
|
* ChangeLogTag: Tue Aug 4 12:06:28 UTC 2009 Chad Elliott <elliott_c@ociweb.com>elliott_c2009-08-042-0/+27
|
* Mon Aug 3 20:08:22 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-08-042-0/+13
| | | | | | | | | | * tests/Compiler_Features_06_Test.cpp: I think I have fixed the compilation problem on OpenVMS, using some classes and functors in the STL requires including "functional", but most compilers do not enforce this requirement. Apparently OpenVMS does, I think this is a good feature of said compiler.
* Tue Aug 4 10:30:40 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-08-043-2/+14
| | | | | | | | | | | | * bin/MakeProjectCreator/config/ace_unicode.mpb: Changed this to a feature, when uses_wchar is set we then just set unicode to 1 * bin/MakeProjectCreator/config/acedefaults.mpb: Derive from ace_unicode. That way when we generate with uses_wchar=1 the define ACE_USES_WCHAR is generated into the project and also the CharacterSet is correctly set in the msvc project file. This fixes bugzilla 3702
* Tue Aug 4 03:32:21 UTC 2009 James H. Hill <hillj@dre.vanderbilt.edu>hillj2009-08-042-4/+14
|
* Mon Aug 3 09:44:11 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-08-042-14/+21
| | | | | | | | * tests/Makefile.am: Evidently Automake does not like an empty line after a backslash, so the traditional style of keeping file lists ready to receive more elements fails... Sigh.
* Mon Aug 3 08:30:58 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-08-032-1/+7
| | | | | | | * tests/Bug_3709_Regression_Test.cpp: This should fix the warnings on HP-UX and other compilers that correctly detect overuse of 'DT' in the template parameter list.
* ChangeLogTag: Mon Aug 3 20:42:57 UTC 2009 Olli Savia <ops@iki.fi>olli2009-08-032-12/+15
|
* ChangeLogTag:Mon Aug 3 02:17:38 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-08-0312-58/+74
|
* ChangeLogTag:Monschmidt2009-08-031-0/+6
|
* Mon Aug 3 12:00:40 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-08-032-1/+11
| | | | | * bin/mail_test_stats.sh: Also mail the results per build
* Sun Aug 2 12:01:30 UTC 2009 Chad Beaulac <chad@objectivesolutions.com>cbeaulac2009-08-021-1/+1
| | | * ChangeLog - Added entries for multiple commits to fix ChangeLog
* Sun Aug 2 12:00:17 UTC 2009 Chad Beaulac <chad@objectivesolutions.com>cbeaulac2009-08-022-2/+218
| | | * ChangeLog - Added entries for multiple commits
* Sun Aug 2 11:55:28 UTC 2009 Chad Beaulac <chad@objectivesolutions.com>cbeaulac2009-08-021-0/+12
| | | * ChangeLog - Added entries for multiple commits
* Sun Aug 2 11:53:09 UTC 2009 Chad Beaulac <chad@objectivesolutions.com>cbeaulac2009-08-024-3/+100
| | | | | | | | | | | | | * Bug 3334 - Revisions 86318 86319 86320 * tests/Bug_3334_Regression_Test.cpp Renamed from Service_Config_Stream_SEGV.cpp * Tests/Bug_3334_Regression_Test.cpp Renamed from Service_Config_Stream_SEGV.conf * tests/run_test.list Added Bug_3334_Regression_Test Put changes back in from Carlos's commit below * tests/tests.mpc Added Bug_3334_Regression_Test Put changes back in from Carlos's commit
* Sat Aug 1 22:52:45 EDT 2009 Chad Beaulac <chad@objectivesolutions.com> ↵cbeaulac2009-08-023-222/+6
| | | | Fixed commit issue where I blew away changes made by Carlos to run_test.lst. Fixed file. Changed name of Service_Config_Stream_SEGV.cpp to Bug_3334_Regression_Test.cpp per Johnny's request. Bug #3334
* Sat Aug 1 22:09:55 EDT 2009 Chad Beaulac <chad@objectivesolutions.com> ↵cbeaulac2009-08-021-0/+13
| | | | Fixed merge issue with run_test.lst where I missed an update before a commit.
* Sat Aug 1 11:04:08 EDT 2009 Chad Beaulac <chad@objectivesolutions.com> ↵cbeaulac2009-08-014-111/+63
| | | | Adding test for Bugzilla 3334 issue. The test creates an ACE_Stream using a service conf file and the program exits. When the ACE_Service_Repository exits and calls fini on everything the ACE_Modules get deleted twice, once by the owning ACE_Stream and once by the ACE_Service_Repository, which results in a SIGSEGV
* ChangeLogTag:Sat Aug 1 12:19:58 UTC 2009 Carlos O'Ryan <coryan@glamdring>coryan2009-08-0118-0/+1880
|
* Thu Jul 30 12:53:20 UTC 2009 James H. Hill <hillj@dre.vanderbilt.edu>hillj2009-07-303-3/+13
|
* ChangeLogTag:Thu Jul 30 10:40:36 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-07-302-1/+5
|
* ChangeLogTag:Thu Jul 30 10:29:29 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-07-302-1/+5
|
* (no commit message)Johnny Willemsen2009-07-301-3/+3
|
* Thu Jul 30 03:33:13 UTC 2009 James H. Hill <hillj@dre.vanderbilt.edu>hillj2009-07-306-4/+799
|
* ChangeLogTag:Wed Jul 29 16:07:38 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-07-292-2/+7
|
* ChangeLogTag:Wed Jul 29 15:51:39 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-07-292-0/+6
|
* ChangeLogTag:Wedschmidt2009-07-292-4/+10
|
* Wed Jul 29 11:09:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-291-0/+5
| | | | | * bin/mail_test_stats.sh: Script used to send out daily test statistics to devo
* (no commit message)Johnny Willemsen2009-07-291-1/+2
|
* (no commit message)Johnny Willemsen2009-07-291-1/+1
|
* (no commit message)Johnny Willemsen2009-07-291-0/+36
|
* ChangeLogTag:Wedschmidt2009-07-292-3/+13
|
* ChangeLogTag:Tueschmidt2009-07-292-1/+8
|
* ChangeLogTag:Tue Jul 28 21:29:35 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-07-288-0/+321
|
* ChangeLogTag: Tue Jul 28 20:02:59 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-07-283-10/+9
|
* Tue Jul 28 11:57:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-282-1/+8
| | | | | | | * rpmbuild/ace-tao-init-suse/init.d/tao-cosnaming: Fixed bug in this file. Thanks to John Fletcher <john dot fletcher at rd dot bbc dot co dot uk> for reporting this. This relates to bugzilla 3664
* Mon Jul 27 09:23:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-273-0/+10
| | | | | | * docs/svn/config: * docs/svn/svn-prefs.reg: Added idl3 and idl3p
* Fri Jul 24 18:48:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-247-49/+61
| | | | | | | | | | | | * 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: Fixed location of the config files. Thanks to John Fletcher <john dot fletcher at rd dot bbc dot co dot uk> for reporting this. This fixes bugzilla 3664
* Fri Jul 24 09:33:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-242-0/+6
| | | | | * bin/MakeProjectCreator/config/global.features: Set ndds to 0 by default
* Fri Jul 24 08:51:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-242-1/+6
| | | | | * rpmbuild/ace-tao-ciao.spec: Corrected gperf library name again
* Fri Jul 24 08:48:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-242-3/+25
| | | | | | * include/makeinclude/platform_hpux_aCC.GNU: Only use the std98 flag for 3.80 and 3.85
* (no commit message)sma2009-07-242-1/+7
|
* Fri Jul 24 07:18:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-242-0/+28
| | | | | | * bin/make_release.py: Added patches from Adam to update the latest tags in the repository
* Fri Jul 24 07:14:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-242-1/+6
| | | | | * rpmbuild/ace-tao-ciao.spec: Corrected gperf library name
* Thu Jul 23 18:40:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-232-1/+6
| | | | | * tests/Bug_3710_Regression_Test.cpp: Fixed fuzz error
* Thu Jul 23 18:26:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-07-232-14/+9
| | | | | * include/makeinclude/platform_hpux_aCC.GNU: Added compiler flag to enable std98 support. Result of bugzilla 3709
* Thu Jul 23 18:12:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-07-232-4/+10
|