diff --git a/.gitmodules b/.gitmodules index 9a7ad31cd4..76b3042571 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,6 +50,10 @@ path = libs/iterator url = ../iterator.git fetchRecurseSubmodules = on-demand +[submodule "regex"] + path = libs/regex + url = ../regex.git + fetchRecurseSubmodules = on-demand [submodule "graph"] path = libs/graph url = ../graph.git diff --git a/libraries.htm b/libraries.htm index 185f10ba98..4ccb64b001 100644 --- a/libraries.htm +++ b/libraries.htm @@ -1,88 +1,119 @@ - -Libraries - + + +Libraries - - - - - - - - - +
c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore
+ + + + + + + +
c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore
+

Boost Libraries

+ -

See Compiler Status to find out what -library works with which compiler.

+ +

See Compiler Status to +find out what library works with which compiler.

+

Obsolete Libraries

+ +

Beta Libraries

+ +

Download

-

You may download all of boost as a single ZIP -file.  As many boost headers include other boost headers, installing one at -at time is painful. This is a first try at making installation easier. 

-

If you don't already have a ZIP file decoder, download one from the Info-ZIP + +

You may download all of boost as a +single ZIP file.  As many boost headers include other boost +headers, installing one at at time is painful. This is a first +try at making installation easier. 

+ +

If you don't already have a ZIP file decoder, download one +from the Info-ZIP web site.

+
-

Revised 03 Aug 2000

+

Revised 21 Sep 2000

- diff --git a/libs/regex b/libs/regex new file mode 160000 index 0000000000..58a5836642 --- /dev/null +++ b/libs/regex @@ -0,0 +1 @@ +Subproject commit 58a583664298876013604422673a4bec6f17546d