|
bbbd65c2e4
|
Hopefully fixed some minor bugs:
added missing typesnames.
Changed iterator to Iterator to hopefully keep aCC happy.
[SVN r14020]
|
2002-05-23 11:43:27 +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 |
|
|
b4cf815f7d
|
Fixed IA64 compatibility warnings from VC7, mainly changed unsigned int's to size_t and int's to ptrdiff_t.
[SVN r13223]
|
2002-03-19 11:29:50 +00:00 |
|
|
11accf4a8b
|
Added more error checking for no-eh builds.
[SVN r12870]
|
2002-02-21 11:30:41 +00:00 |
|
|
c8e9df8fa2
|
Added support for compilers with no exception handling support.
[SVN r12758]
|
2002-02-08 12:44:43 +00:00 |
|
|
5613d77433
|
Changed all pointer casts to either static_cast or reinterpret_cast as appropriate.
[SVN r12574]
|
2002-01-30 12:16:28 +00:00 |
|
|
c07c4e0a11
|
Added support for forward lookahead asserts.
[SVN r12455]
|
2002-01-23 12:42:31 +00:00 |
|
|
534f6273c0
|
No longer throws on copy-construct
asserts when applying fixups (invariant checks) added
[SVN r12242]
|
2002-01-07 13:01:31 +00:00 |
|
|
fe45d5bf4a
|
Tweeked regex version number to reference <boost/version.hpp>
[SVN r11309]
|
2001-09-30 10:30:14 +00:00 |
|
|
1d473147fd
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|
|
77f76889f8
|
Minor purify error fixes
[SVN r10713]
|
2001-07-28 11:23:09 +00:00 |
|
|
e7b8b5712d
|
Fixed nasty bug, where some invalid expressions caused access violations.
[SVN r10688]
|
2001-07-22 10:26:54 +00:00 |
|
|
330d46f306
|
regex point release (minor compatiblity fixes)
[SVN r10245]
|
2001-05-30 11:36:49 +00:00 |
|
|
c0a8361373
|
Fixed purify warings about access to unitialised memory
[SVN r10232]
|
2001-05-26 11:58:19 +00:00 |
|
|
f913683002
|
Fixed some issues with calling conventions for Borland/Microsoft compilers
[SVN r10114]
|
2001-05-15 11:00:01 +00:00 |
|
|
efd0ce56bc
|
reorganised regex config setup
[SVN r10064]
|
2001-05-08 11:24:35 +00:00 |
|
|
8d9bce7c33
|
Fixed Codeguard warnings
[SVN r9837]
|
2001-04-19 10:54:01 +00:00 |
|
|
a92faf9d3d
|
regex point release
[SVN r9834]
|
2001-04-18 11:35:32 +00:00 |
|
|
ab16e6c6c0
|
updated regex directory structure
[SVN r9765]
|
2001-04-12 11:14:59 +00:00 |
|