svn commit: r475497 - /incubator/stdcxx/trunk/tests/strings/21.string.find.last.not.of.cpp

2006-11-15 Thread sebor
Author: sebor Date: Wed Nov 15 15:40:48 2006 New Revision: 475497 URL: http://svn.apache.org/viewvc?view=rev&rev=475497 Log: 2006-11-15 Martin Sebor <[EMAIL PROTECTED]> * 21.find.last.not.of.cpp (cptr_size_size_test_cases): Cast NPOS to int to silence Compaq C++ warning: integer

svn commit: r475496 - /incubator/stdcxx/trunk/GNUmakefile

2006-11-15 Thread sebor
Author: sebor Date: Wed Nov 15 15:38:28 2006 New Revision: 475496 URL: http://svn.apache.org/viewvc?view=rev&rev=475496 Log: 2006-11-15 Martin Sebor <[EMAIL PROTECTED]> * GNUmakefile (CURDIR): Used the shell PWD variable to avoid expanding NFS paths as mount points instead of th

svn commit: r475369 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.bin

2006-11-15 Thread ablack
Author: ablack Date: Wed Nov 15 11:15:57 2006 New Revision: 475369 URL: http://svn.apache.org/viewvc?view=rev&rev=475369 Log: 2006-11-15 Andrew Black <[EMAIL PROTECTED]> * GNUmakefile.bin (exec): Fix typo introduced in http://svn.apache.org/viewvc?view=rev&rev=475095 Modified: in

svn commit: r475263 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.bin

2006-11-15 Thread ablack
Author: ablack Date: Wed Nov 15 07:40:34 2006 New Revision: 475263 URL: http://svn.apache.org/viewvc?view=rev&rev=475263 Log: 2006-11-15 Andrew Black <[EMAIL PROTECTED]> * GNUmakefile.bin (SRCDIRS): Revert accidental altering in http://svn.apache.org/viewvc?view=rev&rev=475095 Modifie

svn commit: r475260 - /incubator/stdcxx/trunk/util/target.h

2006-11-15 Thread faridz
Author: faridz Date: Wed Nov 15 07:25:25 2006 New Revision: 475260 URL: http://svn.apache.org/viewvc?view=rev&rev=475260 Log: 2006-11-15 Farid Zaripov <[EMAIL PROTECTED]> * target.h: #include time.h instead of sys/types.h for clock_t Modified: incubator/stdcxx/trunk/util/target.h Mo

svn commit: r475243 - in /incubator/stdcxx/trunk/etc/config: src/ windows/

2006-11-15 Thread faridz
Author: faridz Date: Wed Nov 15 06:15:58 2006 New Revision: 475243 URL: http://svn.apache.org/viewvc?view=rev&rev=475243 Log: 2006-11-15 Farid Zaripov <[EMAIL PROTECTED]> * COLLAPSE_STATIC_LOCALS.cpp: Removed "./" from the LDOPTS. * COLLAPSE_TEMPLATE_LOCALS.cpp: Ditto. * C

svn commit: r475242 - /incubator/stdcxx/trunk/etc/config/windows/projectdef.js

2006-11-15 Thread faridz
Author: faridz Date: Wed Nov 15 06:13:55 2006 New Revision: 475242 URL: http://svn.apache.org/viewvc?view=rev&rev=475242 Log: 2006-11-15 Farid Zaripov <[EMAIL PROTECTED]> * projectdef.js (InitVSObjects): Use devenv.com instead of devenv.exe to get buildlog in batch build Modified