b473011375
Added needed license info.
...
[SVN r34563]
2006-07-16 17:24:25 +00:00
b58521163b
Changed test names to prevent directory/test name conflict.
...
[SVN r34221]
2006-06-07 16:38:23 +00:00
01cc2aaa50
Fixed silly bug in example.
...
[SVN r33609]
2006-04-09 10:07:08 +00:00
f847503cc4
Fixed typo.
...
[SVN r32965]
2006-02-16 13:14:46 +00:00
e6aad1cb3d
Statically link to program_options
...
[SVN r32955]
2006-02-16 09:21:55 +00:00
90f4367b8d
Ported ICU integration code to VC6/7.
...
Added some needed std lib #includes.
Reworked gcc separate file template instantiation code.
[SVN r30791]
2005-09-03 11:13:28 +00:00
ec74461c36
Undo previous Borland fix, it turns out not to be standards conforming!
...
[SVN r29657]
2005-06-17 16:35:38 +00:00
a97324c1c4
Some slight cleanup of vc7 vs. vc-7_0, and msvc vs. vc-6_5.
...
[SVN r29487]
2005-06-09 00:52:17 +00:00
df966c1410
Fix for Borland C++.
...
[SVN r28984]
2005-05-17 10:24:49 +00:00
0d5dcf41d9
Add std::locale-support to grep test as it uses codecvt.
...
[SVN r28723]
2005-05-07 21:33:22 +00:00
7775706a95
Spell "boost_program_options" correctly.
...
[SVN r28528]
2005-04-29 15:16:14 +00:00
077f211f2f
Compiler specific fixes and workarounds.
...
[SVN r27273]
2005-02-09 13:16:39 +00:00
56fadadba8
More Sunpro std::distance fixes.
...
Changed Dr John Maddock to John Maddock
[SVN r26793]
2005-01-21 17:28:42 +00:00
018fbfec05
Changed legacy referernces to reg_expression to basic_regex
...
[SVN r26740]
2005-01-19 13:29:43 +00:00
30acb7d2f8
Rewritten grep example program.
...
"touched" some of the sources to force regression tests to rebuild.
Split test code up some more to help msvc-stlport.
[SVN r26705]
2005-01-15 12:29:59 +00:00
71a0e020e2
merged changes in regex5 branch
...
[SVN r26692]
2005-01-13 17:06:21 +00:00
c2b82eae1f
License update
...
[SVN r24990]
2004-09-09 13:59:01 +00:00
048d5b788c
Added missing copyright declarations.
...
[SVN r23723]
2004-07-18 10:21:47 +00:00
8d994b14b2
remove std_min and std_max, update minmax coding guidelines
...
[SVN r23162]
2004-06-23 04:49:48 +00:00
2e10c5ec17
Update
...
[SVN r23089]
2004-06-11 11:54:08 +00:00
3075aaba4a
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
f82771be8c
Fix tabs in file.
...
[SVN r21399]
2003-12-26 23:26:49 +00:00
80104e292d
Added needed C header includes
...
[SVN r21334]
2003-12-19 11:40:31 +00:00
be01708af3
Added checks for bad input files
...
[SVN r21321]
2003-12-18 11:53:47 +00:00
2c3ff62e1b
Added explicit calls to fstream::close rather than relying on destructors as a tentative gcc-cygwin fix.
...
[SVN r21287]
2003-12-16 13:05:22 +00:00
bf9350aa16
Added new experimental captures support.
...
[SVN r21243]
2003-12-13 12:28:48 +00:00
7f93cee9af
fixed msvc-stlport builds.
...
[SVN r21168]
2003-12-07 13:09:44 +00:00
207b0c63cd
Changed to use new iterator typedefs.
...
[SVN r21161]
2003-12-06 12:11:49 +00:00
1a50827c46
stripped tabs from files
...
[SVN r21011]
2003-11-30 13:06:58 +00:00
ff1c0a0bb5
Moved common build options into build/Jamfile
...
[SVN r20355]
2003-10-12 11:19:15 +00:00
651256800f
Add V2 Jamfile
...
[SVN r20273]
2003-10-07 10:45:15 +00:00
ab5a7a768d
Added new licence info.
...
[SVN r20254]
2003-10-04 11:29:20 +00:00
11ea8aab76
switched over to new Boost Licence
...
[SVN r20232]
2003-09-30 13:02:51 +00:00
3b27d5a38e
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
ccc9c16e93
Added fixes for tests which are unsupported on some platforms.
...
[SVN r19548]
2003-08-12 12:03:25 +00:00
6750cf4892
Modified wide character tests to warn not fail when no wide character support is available in the platform.
...
Modified Jamfiles to use centralised options.
Added wide character concept check.
[SVN r19318]
2003-07-26 11:22:17 +00:00
8be91f0568
Added SGI-Irix tentative fix.
...
[SVN r19228]
2003-07-20 11:17:15 +00:00
ff80be2019
avoid gcc "signed/unsigned" warning
...
[SVN r19128]
2003-07-15 15:55:59 +00:00
cb9409160a
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB compiler bug.
...
Fixed config system for dll builds - the default linkage option is now static linking.
Fixed makefiles - dll builds now work.
Added Misc fixes for the example programs.
[SVN r19044]
2003-07-11 11:51:35 +00:00
df4b8e696f
Added patch for gcc 2.95 and get_line under cygwin
...
[SVN r18535]
2003-05-25 10:58:24 +00:00
8fb69853fc
Fixed broken links, added copyright declarations, renamed some long file names
...
[SVN r18525]
2003-05-24 11:13:26 +00:00
088b492987
changed lib names, minor gcc3.3 warning patches
...
[SVN r18443]
2003-05-19 11:56:17 +00:00
1f15026060
Merged regex-4 branch.
...
[SVN r18431]
2003-05-17 11:55:51 +00:00
f0f32bdda1
Merged regex-4 branch.
...
[SVN r18430]
2003-05-17 11:45:48 +00:00
a81a1ea30f
restore from disk crash
...
[SVN r18353]
2003-05-08 02:19:10 +00:00
88a0f9d75a
Added multithreaded build options.
...
[SVN r16971]
2003-01-21 12:20:20 +00:00
1eec12f177
Modified regression program arguments, so they work when called from some other path.
...
[SVN r16877]
2003-01-12 12:29:49 +00:00
82ad27c468
Modified Jamfile to use testing.jam
...
[SVN r16868]
2003-01-11 11:52:19 +00:00
9a4e5d29c1
tentative fix for VC7
...
[SVN r16252]
2002-11-15 11:50:41 +00:00
3a5f4775f7
changed boost/regex/detail to boost/regex/v3
...
[SVN r16185]
2002-11-10 11:37:08 +00:00