/[Apache-SVN]/stdcxx/branches/4.2.x/README
ViewVC logotype

Log of /stdcxx/branches/4.2.x/README

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 743025 - (view) (annotate) - [select for diffs]
Modified Tue Feb 10 17:26:09 2009 UTC (9 months, 2 weeks ago) by faridz
File length: 85665 byte(s)
Diff to previous 673060 (colored)
2009-02-10  Farid Zaripov  <faridz@apache.org>

	* README: Corrected name of the configuration macro.

Revision 673060 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 11:34:06 2008 UTC (16 months, 3 weeks ago) by faridz
File length: 85662 byte(s)
Diff to previous 652707 (colored)
2008-07-01  Farid Zaripov  <faridz@apache.org>

	STDCXX-339
	* README: Removed description of the outdated
	_RWSTD_NO_INLINE_MEMBER_TEMPLATES config macro.
	* etc/config/src/INLINE_MEMBER_TEMPLATES.cpp:
	Deleted corresponding configuration test.

Revision 652707 - (view) (annotate) - [select for diffs]
Modified Thu May 1 23:25:11 2008 UTC (18 months, 3 weeks ago) by vitek
File length: 85914 byte(s)
Diff to previous 651377 (colored)
2008-05-01  Travis Vitek  <vitek@roguewave.com>

	* include/rw/_config.h (_RWSTD_VER, _RWSTD_VER_STR): Bumped
	up version to 4.2.2.
	* README: Ditto.


Revision 651377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 20:08:41 2008 UTC (19 months ago) by sebor
File length: 85914 byte(s)
Diff to previous 611451 (colored)
2008-04-24  Martin Sebor  <sebor@roguewave.com>

	* README (Disclaimer): Removed incubation disclaimer.
	(Contents, Library Installation on UNIX Systems): Updated library
	version number.
	(Compatibility): Updated.
	(Unpacking Instructions): Removed "incubating."
	(Test Suite Files): Removed references to end users.
	(C Library Configuration Macros): Added _RWSTD_NO_EQUAL_CTYPE_MASK.
	(Platform Identification Macros): Added a few more examples.
	(Platform Notes): Updated with latest tested platforms. Replaced
	references to AMD64 and EM64T with the generic x86_64.

Revision 611451 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 18:32:05 2008 UTC (22 months, 2 weeks ago) by wrowe
File length: 88276 byte(s)
Diff to previous 587993 (colored)
2008-01-12  William A. Rowe, Jr.  <wrowe@apache.com>

	* /repos/asf/incubator/stdcxx: stdcxx has graduated to a TLP,
	moved svn to...
	* /repos/asf/stdcxx: ...here.

Revision 587993 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 20:05:10 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.x/README
File length: 88276 byte(s)
Diff to previous 586619 (colored)
2007-10-24  Martin Sebor  <sebor@roguewave.com>

	* README (Source Directory Structure): Removed references to
	the now unused runall.sh script.
	(Build Directory Structure): Same. Added links to the exec
	utility.
	(Library Build Instructions): Documented that BUILDTYPE is
	optional. Clarified the same for BUILDTYPE and BUILDMODE,
	and explained the effect of specifying neither.
	(VisualStudio Setup Instructions): Added msvc-9.0 and
	msvc-9.0-x64.
	(Test Suite Build Instructions): Corrected the placement of
	the .d files, removed comments about examples and tests being
	optionalm and described how to run everything from ${BUILDDIR}.
	Removed mentions of the runall.sh script.

Revision 586619 - (view) (annotate) - [select for diffs]
Modified Fri Oct 19 21:40:42 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.x/README
File length: 87464 byte(s)
Diff to previous 586589 (colored)
2007-10-19  Travis Vitek  <vitek@roguewave.com>

	* README (Index): Update section names and numbers.
	(VisualStudio Directory Structure): Add new section 
	describing expected directory structure.
	(VisualStudio Setup Instructions): Remove filename
	extension from the list of supported configuration
	options so that the provided names match the names
	allowed by the configure script.

Revision 586589 - (view) (annotate) - [select for diffs]
Modified Fri Oct 19 19:39:16 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.x/README
File length: 85837 byte(s)
Diff to previous 586199 (colored)
2007-10-19  Martin Sebor  <sebor@roguewave.com>

	* README (Disclaimer): Added an explanation.
	(Contents): Expanded to document LICENSE.txt and NOTICE.txt.
	(Compatibility): Added a new subsection.
	(Unpacking Intructions): Expanded  to clarify tarball names.
	(Source Directory Structure): Added documentation of top-level files
	new in this release and removed the no longer relevant blurb about
	the fixtree.sh script.
	(Library Utilities): Briefly documented the new utility programs,
	exec and gencat.
	(Test Suite Files): Added a few words about the exec utility.
	(Examples and Tutorials): Expanded and clarified.
	(Build Directory Structure): Removed obsolte text about tests being
	optional.
	(Library Build Instructions): Updated top-level directory listing.
	(Library Installation on UNIX Systems): New section documenting
	the install make target.
	(Library Installation on Microsoft Windows): Placeholder for future
	work.
	(config.h): Documented confih.log.
	(Compiler Configuration Macros): Documented _RWSTD_NO_OBJECT_MANGLING.
	(C Library Configuration Macros): Documented _RWSTD_NO_PURE_C_HEADERS.
	(Macros Controlling Strings): Documented _RWSTD_USE_STRING_ATOMIC_OPS.
	(HP aCC): Arranged compiler versions from most recent to oldest.
	(SGI MIPSpro): Added "tested with" versions.
	(Sun C++): Added x86 to the set of arches.

Revision 586199 - (view) (annotate) - [select for diffs]
Modified Fri Oct 19 00:53:25 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.x/README
File length: 79875 byte(s)
Diff to previous 585601 (colored)
2007-10-18  Martin Sebor  <sebor@roguewave.com>

	* branches/4.2.x: Created a copy of the head of branches/4.2.0
	in preparation for maintenance (micro) releases after 4.2.0.

Revision 585601 - (view) (annotate) - [select for diffs]
Modified Wed Oct 17 17:48:57 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.0/README
File length: 79875 byte(s)
Diff to previous 585218 (colored)
2007-10-17  Martin Sebor  <sebor@roguewave.com>

	* README: Merged rev 585595 from trunk.

Revision 585218 - (view) (annotate) - [select for diffs]
Modified Tue Oct 16 18:50:45 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.0/README
File length: 78523 byte(s)
Diff to previous 580483 (colored)
2007-10-16  Martin Sebor  <sebor@roguewave.com>

	Merged rev 584997 from trunk.
	* README: Removed the "(pre-release)" bit from the version string
	and added the set of platforms on which 4.2.0 has been tested on.

Revision 580483 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 20:55:52 2007 UTC (2 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.0/README
File length: 76281 byte(s)
Diff to previous 550991 (colored)
2007-09-28  Martin Sebor  <sebor@roguewave.com>

	* branches/4.2.0: Merged the head of trunk.

Revision 550991 - (view) (annotate) - [select for diffs]
Modified Tue Jun 26 23:58:07 2007 UTC (2 years, 5 months ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.0/README
File length: 75922 byte(s)
Diff to previous 536034 (colored)
2007-06-26  Martin Sebor  <sebor@roguewave.com>

	* stdcxx/branches/4.2.0: Merged the head of stdcxx/trunk.

Revision 536034 - (view) (annotate) - [select for diffs]
Modified Tue May 8 00:40:26 2007 UTC (2 years, 6 months ago) by sebor
Original Path: incubator/stdcxx/branches/4.2.0/README
File length: 71438 byte(s)
Copied from: incubator/stdcxx/trunk/etc/config/README revision 522662
Diff to previous 523118 (colored)
* 4.2.0: New branch based off of trunk/ at rev 536028.

Revision 523118 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 23:46:53 2007 UTC (2 years, 8 months ago) by sebor
Original Path: incubator/stdcxx/trunk/README
File length: 71438 byte(s)
Copied from: incubator/stdcxx/trunk/etc/config/README revision 522662
Diff to previous 516166 (colored)
2007-03-27  Martin Sebor  <sebor@roguewave.com>

	STDCXX-112
	* etc/config/README: Moved to...
	* README: ...here.

Revision 516166 - (view) (annotate) - [select for diffs]
Modified Thu Mar 8 20:08:42 2007 UTC (2 years, 8 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 71438 byte(s)
Diff to previous 425233 (colored)
2007-03-07  Martin Sebor  <sebor@roguewave.com>

	* locale.cpp (_RWSTD_USE_CONFIG): Removed references to macro.
	* driver.cpp (_RWSTD_USE_CONFIG): Ditto.
	* _config-gcc.h (_RWSTD_USE_CONFIG): Ditto.
	* _config-xlc.h (_RWSTD_USE_CONFIG): Ditto.
	* _config-xlc.h (_RWSTD_USE_CONFIG): Ditto.
	* configure.wsf (_RWSTD_USE_CONFIG): Ditto.
	* projects.js (_RWSTD_USE_CONFIG): Ditto.
	* README (_RWSTD_USE_CONFIG): Ditto.

Revision 425233 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 23:56:18 2006 UTC (3 years, 4 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 71402 byte(s)
Diff to previous 384664 (colored)
2006-07-24  Martin Sebor  <sebor@roguewave.com>

	* README: Added basic info for VisualStudio users.

Revision 384664 - (view) (annotate) - [select for diffs]
Modified Fri Mar 10 01:15:10 2006 UTC (3 years, 8 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 70299 byte(s)
Diff to previous 382088 (colored)
2006-03-09  Martin Sebor  <sebor@roguewave.com>

	* README: Corrected the location of the etc/nls/ subdirectory.

Revision 382088 - (view) (annotate) - [select for diffs]
Modified Wed Mar 1 17:22:15 2006 UTC (3 years, 8 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 70299 byte(s)
Diff to previous 368453 (colored)
2006-03-01  Martin Sebor  <sebor@roguewave.com>

	* README: Documented the _RWSTD_NO_COLLAPSE_STATIC_LOCALS,
	_RWSTD_NO_COLLAPSE_TEMPLATE_LOCALS, and
	_RWSTD_NO_COLLAPSE_TEMPLATE_STATICS configuration macros.
	Renamed SunPro to Sun C++.

Revision 368453 - (view) (annotate) - [select for diffs]
Modified Thu Jan 12 20:11:01 2006 UTC (3 years, 10 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 69400 byte(s)
Diff to previous 366589 (colored)
2006-01-12  Martin Sebor  <sebor@roguewave.com>

	* README: Merged from branches/4.1.3/ at r368452.

Revision 366589 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 22:47:09 2006 UTC (3 years, 10 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 69270 byte(s)
Diff to previous 292377 (colored)
2006-01-06  Martin Sebor  <sebor@roguewave.com>

	* README: Updated version information.

Revision 292377 - (view) (annotate) - [select for diffs]
Modified Thu Sep 29 02:16:27 2005 UTC (4 years, 1 month ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 69270 byte(s)
Diff to previous 240138 (colored)
2005-09-28  Martin Sebor  <sebor@roguewave.com>

	STDCXX-41
	* README: Documented new target names introduced in revsion 292372.


Revision 240138 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 20:58:50 2005 UTC (4 years, 3 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 69152 byte(s)
Diff to previous 240133 (colored)
2005-08-25  Martin Sebor  <sebor@roguewave.com>

	* README: Added the string incubating to the name of the tarball,
	clarified the meaning of TOPDIR, and corrected a typo in the path
	name of the charmaps/ subdirectory.

Revision 240133 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 20:40:29 2005 UTC (4 years, 3 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 68911 byte(s)
Diff to previous 240127 (colored)
2005-08-25  Martin Sebor  <sebor@roguewave.com>

	* README: Corrected information identifying the project sponsor
	according to http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200508.mbox/%3c20050818075418.GN21279@scotch.ics.uci.edu%3e.


Revision 240127 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 20:16:10 2005 UTC (4 years, 3 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 68964 byte(s)
Diff to previous 227468 (colored)
2005-08-25  Martin Sebor  <sebor@roguewave.com>

	* README: Corrected version number.


Revision 227468 - (view) (annotate) - [select for diffs]
Modified Thu Aug 4 20:21:26 2005 UTC (4 years, 3 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 68964 byte(s)
Diff to previous 225375 (colored)
2005-08-04  Martin Sebor  <sebor@roguewave.com>

	* README: Added the required incubation disclaimer and changed
	the name of the project from Rogue Wave C++ Standard Library
	to Apache C++ Standard Library.

Revision 225375 - (view) (annotate) - [select for diffs]
Modified Tue Jul 26 19:04:10 2005 UTC (4 years, 4 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 68291 byte(s)
Diff to previous 219596 (colored)
Set the svn:keywords property and enabled the expansion of the Id keyword.

Revision 219596 - (view) (annotate) - [select for diffs]
Added Tue Jul 19 01:42:10 2005 UTC (4 years, 4 months ago) by sebor
Original Path: incubator/stdcxx/trunk/etc/config/README
File length: 68291 byte(s)
2005-07-19  Martin Sebor  <sebor@roguewave.com>

	* trunk: Initial import of the Rogue Wave C++ Standard library 4.1.2.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2