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
66ddab7fae
Fixes for Intel C++
...
[SVN r16029]
2002-10-31 12:13:56 +00:00
0fec291b28
changes to use boost test system
...
[SVN r15403]
2002-09-17 10:58:25 +00:00
eeae9a0762
Added try catch block to catch runtime errors thrown from matching algorithms
...
[SVN r15374]
2002-09-16 11:55:23 +00:00
2468d450f2
Added -Ve and -Vx options to bcb makefiles.
...
[SVN r14319]
2002-07-07 10:28:32 +00:00
129cf61f65
respect <sysinclude>
...
[SVN r13995]
2002-05-21 16:24:07 +00:00
976fb02a1b
Moved some key template instances into the lib and out of user code.
...
Updated makefiles:
renamed lib files with new more systematic naming convention.
Added bcb6 support.
Rewritten automatic lib selection.
Updated copyright declarations.
[SVN r13557]
2002-04-24 10:50:23 +00:00
9ef4719dff
Modified jamfiles to work with new updated build system
...
[SVN r12952]
2002-02-27 12:37:28 +00:00
44d33b20d5
Can't declare a variable in a for-loop with the same name as a variable declared in the for loop initialization
...
[SVN r12775]
2002-02-09 16:37:56 +00:00
f79497c625
Handle standard libraries that do not support std::iterator
...
[SVN r12686]
2002-02-04 12:54:17 +00:00
a108657449
Make string_out_iterator a full-fledged output iterator
...
[SVN r12671]
2002-02-03 17:30:13 +00:00
9225fa8531
Removed unnecessary template parameter from ostream_iterator so that it works with gcc2.9x now.
...
[SVN r12666]
2002-02-03 11:44:37 +00:00
07c20c1926
Modified code that determines how long to loop for, with upper limit of 1s.
...
[SVN r12665]
2002-02-03 11:43:23 +00:00
d227059666
New smart pointer documentation. Related clean-up of the smart pointer
...
library. Changing includes to include the new individual smart pointer
headers. Replacing old smart pointer library with an include of the new
smart pointer headers. Simplify ifdefs that involve the member templates
macros now that BOOST_MSVC6_MEMBER_TEMPLATES is also guaranteed to bet
set for platforms that have full member templates.
[SVN r12647]
2002-02-02 18:36:12 +00:00