f913683002Fixed some issues with calling conventions for Borland/Microsoft compilers
John Maddock
2001-05-15 11:00:01 +0000
a58bf0705dAdded missing BOOST_RE_CALL declarators to c_regex_traits tweeked BOOST_RE_CALL definition
John Maddock
2001-05-12 10:41:19 +0000
f6fd177e2aAdded missing BOOST_RE_CALL modifier
John Maddock
2001-05-11 11:30:32 +0000
9f051ee667Added some missing BOOST_RE_CALL macros
John Maddock
2001-05-11 11:28:11 +0000
08cee9a2a6Fixes for STLPort 4.1b6, and for gcc on platforms with <sys/type.h>
John Maddock
2001-05-11 10:50:06 +0000
efd0ce56bcreorganised regex config setup
John Maddock
2001-05-08 11:24:35 +0000
fb81ff65fcUpdated Faq and acknowledgements
John Maddock
2001-05-03 10:53:58 +0000
774c7ec4d5Fixed RegEx::Length, Fixed Borland config
John Maddock
2001-04-28 12:03:05 +0000
19dab6c60atweeked borland makefiles for case sensitive linking, changed memcpy to memmove in partial grep example
John Maddock
2001-04-28 10:12:52 +0000
a719c77f63Fixes resulting from changed directory structure
John Maddock
2001-04-27 11:06:28 +0000
33a84ba374Updated docs on match_results::size()
John Maddock
2001-04-19 11:27:23 +0000
8d9bce7c33Fixed Codeguard warnings
John Maddock
2001-04-19 10:54:01 +0000
a92faf9d3dregex point release
John Maddock
2001-04-18 11:35:32 +0000
ab16e6c6c0updated regex directory structure
John Maddock
2001-04-12 11:14:59 +0000
ed21a5183breworked regex directory structure to match boost requirements.
John Maddock
2001-04-10 11:44:47 +0000
dcb64d5db7Fixed VC6.sp5 support, added support for mixed static/dynamic linking with VC6
John Maddock
2001-04-09 11:19:12 +0000
42ba37691eUpdated makefiles, added sunpro makefile support
John Maddock
2001-04-09 11:17:40 +0000
020cbe902eregex: Fixed spurious matches when grepping with .*
John Maddock
2001-03-31 11:24:27 +0000
fac0fa6653Minor config tweek for gcc libstdc++3
John Maddock
2001-03-27 10:51:14 +0000
b8adb4df00regex updates: compatability fixes for Como and sunpro compilers
John Maddock
2001-03-26 11:09:49 +0000
1758679bd6regex: minor changes to make the test code more conservative in C++ usage
John Maddock
2001-03-16 12:41:36 +0000
98fd29d60cupdating regex configure (should have been in previous fix)
John Maddock
2001-03-14 12:54:48 +0000
26ccffe3d0Misc regex fixes: removed BOOST_RE_NO_EXCEPTION_H macro (no longer needed), added hack for VC6+STLPort regression test (missing wstring exports in STLPort dll).
John Maddock
2001-03-14 12:52:06 +0000
f5368b7666Fixed header include: should have included <boost/type_traits/cv_traits.hpp>
John Maddock
2001-03-10 11:24:11 +0000
c126ed4b87regex: tweeked type_traits usage to reduce header dependencies
John Maddock
2001-03-09 11:51:44 +0000
9e6a7d8e5fMore regex makefile updates (changed name to libboost_regex)
John Maddock
2001-03-08 12:29:07 +0000
15142ddf9dMisc fixes that missed the last commit..
John Maddock
2001-03-04 11:08:29 +0000
831160baa2makefile adjustments
John Maddock
2001-03-03 11:37:50 +0000
db6b4db44dupdated makefile responds to environment
John Maddock
2001-03-03 11:35:37 +0000
f414a067b8regex doc updates for partial matches and revised makefiles
John Maddock
2001-03-03 11:32:04 +0000
833740c25bregex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak
John Maddock
2001-03-03 11:31:04 +0000
ee8c9873bcUpdates for better partial match support, and to ensure that that the POSIX API functions are able to return the correct error code.
John Maddock
2001-03-03 11:28:50 +0000
efdf9e57a4More type_traits tweeks.
John Maddock
2001-02-20 12:17:55 +0000
2609a56230fixed some typo's
Jeremy Siek
2001-02-20 02:28:15 +0000
24dd51c869Added RegExData constructor to keep ICL compiler happy
John Maddock
2001-02-19 12:57:35 +0000
8872307cb1regex Intel C++ fix...
John Maddock
2001-02-18 12:03:08 +0000
50610bf111regex: added explicit #error clause to reduce error messages when wide character support is not available.
John Maddock
2001-02-16 12:47:30 +0000
25d57dbe3eFixed minor typedef typo
John Maddock
2001-02-16 12:03:48 +0000
d754f23bcfregex configuration tweeks, and point release.
John Maddock
2001-02-16 11:26:21 +0000
973b12c5c8regex: tentatively fixed regression on Win2000, suppressed some more warnings, and tweeked Rogue Wave library detection and configuration.
John Maddock
2001-02-12 12:45:25 +0000
ff022f31cfTweeked config options for Kai and Irix+STLPort
John Maddock
2001-02-07 11:56:13 +0000
bc4755e14fregex: fix for previous slip up when fixing warning messages
John Maddock
2001-02-06 12:52:32 +0000
9f9f46f34bregex: some fixes for level 4 warnings under VC6
John Maddock
2001-02-05 12:48:09 +0000
dd2dbfacbbregex: tentative fixes for Irix + STLPort configuration.
John Maddock
2001-02-05 12:09:10 +0000
2f8875124bcomparing the result of is.get() with EOF is non-portable (fails on IRIX)
Jens Maurer
2001-02-04 18:39:39 +0000
603337af8fregex: added VC6 debugging/memory tracking support to regression test program
John Maddock
2001-02-04 12:16:07 +0000
47f5cc6fa1Fixed range error
John Maddock
2001-01-31 12:00:34 +0000
31c5b449bbFIXED: Signed/unsigned conversions in regex_compile.hpp and regex_format.hpp ADDED: Forwarder functions to match_results. FIXED: More errors from Como in strict mode.
John Maddock
2001-01-31 11:39:04 +0000
1afe49fdbfregex: Fixes for Como compiler in strict mode, plus some signed/unsigned conversions
John Maddock
2001-01-27 11:34:53 +0000
b5dcded581regex: updated change log
John Maddock
2001-01-24 12:16:52 +0000
36c217882aregex: fixed makefiles to clean *.pch files.
John Maddock
2001-01-23 12:28:36 +0000
49d23c0323avoid gcc mis-interpreting direct-initialization as a function declaration
Jens Maurer
2001-01-21 20:10:36 +0000
ec8aac99c5regex: regression test fixes
John Maddock
2001-01-21 12:58:24 +0000
328e0b5561regex: fixes for Como in strict mode
John Maddock
2001-01-20 12:57:47 +0000
e927090ba0regex: Irix fixes and point release
John Maddock
2001-01-20 12:23:51 +0000
1d0dabd892regex: minor fixes
John Maddock
2001-01-18 12:13:00 +0000
2c52692f8dregex file names fixed to bring them under 32 characters (for Mac compatibility)
John Maddock
2001-01-09 12:42:39 +0000
0b582e974fKill some warnings about converting negative numbers to unsigned types
Dave Abrahams
2000-12-21 17:17:45 +0000
72caa3f9caregex: tweeks for linux. + Beos: compiler status
John Maddock
2000-12-10 11:52:26 +0000
6281799115regex configure tweeks.
John Maddock
2000-12-09 11:44:27 +0000
6221e7f953regex: minor VC6 optimisation changes.
John Maddock
2000-12-03 12:16:18 +0000