Commit Graph

888 Commits

Author SHA1 Message Date
Eric Niebler
274f18675e accomodate latest proto tweaks
[SVN r49649]
2008-11-08 17:03:28 +00:00
Michael A. Jackson
2c50427d1e Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
d1bc9aba82 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Eric Niebler
b42287c8e9 eliminate some signed/unsigned warnings
[SVN r49626]
2008-11-07 17:02:11 +00:00
Eric Niebler
9c527a88ca use the latest proto
[SVN r49608]
2008-11-06 04:43:14 +00:00
Daniel James
259391d272 Merge [46445] - add line ending properties. Ref #2441.
[SVN r49577]
2008-11-03 22:29:39 +00:00
Michael A. Jackson
e946ee5f55 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Eric Niebler
8177b69f09 add support for Boost.Exception
[SVN r49436]
2008-10-22 19:17:43 +00:00
Eric Niebler
dd50db23e4 Merged revisions 49089 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49089 | eric_niebler | 2008-10-01 09:35:58 -0700 (Wed, 01 Oct 2008) | 1 line
  
  accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto
........


[SVN r49125]
2008-10-03 07:23:31 +00:00
Eric Niebler
122fc9a86c accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto, fixes #2377
[SVN r49089]
2008-10-01 16:35:58 +00:00
Eric Niebler
43eefd58b4 Merged revisions 48958 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48958 | eric_niebler | 2008-09-24 16:33:50 -0700 (Wed, 24 Sep 2008) | 1 line
  
  add assert to mark_tag that mark number is greater than 0
........


[SVN r48959]
2008-09-24 23:48:03 +00:00
Eric Niebler
6eb970d53f add assert to mark_tag that mark number is greater than 0
[SVN r48958]
2008-09-24 23:33:50 +00:00
Eric Niebler
30f93c669b merged [48661] from trunk
[SVN r48662]
2008-09-08 04:36:23 +00:00
Eric Niebler
49e911add5 past-the-end iterator, fixes #2296
[SVN r48661]
2008-09-08 04:28:09 +00:00
Eric Niebler
faa734b022 merged xpressive fixes from trunk for 1.37
[SVN r48201]
2008-08-18 21:37:24 +00:00
Eric Niebler
43bc580dfe fix problem with case-insensitive alternation
[SVN r48141]
2008-08-14 17:21:36 +00:00
Eric Niebler
7ad989b2a9 select the proper overload of basic_regex::compile for pointer to non-const char/wchar_t
[SVN r48094]
2008-08-11 21:59:10 +00:00
Eric Niebler
807164b6b8 use new globalref to link to doxygen references for global objects
[SVN r48077]
2008-08-11 04:49:03 +00:00
Eric Niebler
5f0139fb11 detect and report invalid use of not-yet-implemented collation sequences and equivalence classes
[SVN r48075]
2008-08-11 02:49:03 +00:00
Eric Niebler
704d643ca6 fix buggy eol matching behavior
[SVN r47910]
2008-07-31 16:53:28 +00:00
Eric Niebler
44c010f03f treat lone closing bracket as a literal
[SVN r47908]
2008-07-31 16:38:33 +00:00
Eric Niebler
f1bc87c9f7 ok, really fix end-of-line handling (fixes #2157)
[SVN r47901]
2008-07-30 23:21:43 +00:00
Eric Niebler
53b54ff4f5 fixed buggy eol matching behavior (fixes #2157)
[SVN r47899]
2008-07-30 22:22:40 +00:00
Eric Niebler
f64f3de099 Merged revisions 46985 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r46985 | eric_niebler | 2008-07-02 00:25:09 -0700 (Wed, 02 Jul 2008) | 1 line
  
  fix inaccurate doxygen comments
........


[SVN r46986]
2008-07-02 07:31:40 +00:00
Eric Niebler
1b761a51d0 fix inaccurate doxygen comments
[SVN r46985]
2008-07-02 07:25:09 +00:00
Eric Niebler
0a097ee790 Merged revisions 46980 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r46980 | eric_niebler | 2008-07-01 21:20:43 -0700 (Tue, 01 Jul 2008) | 1 line
  
  document behavior of actions in independent sub-expressions
........


[SVN r46984]
2008-07-02 06:31:15 +00:00
Eric Niebler
d8a15a2197 document behavior of actions in independent sub-expressions
[SVN r46980]
2008-07-02 04:20:43 +00:00
Eric Niebler
7fe77cb3e6 Merged revisions 46978 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r46978 | eric_niebler | 2008-07-01 18:20:23 -0700 (Tue, 01 Jul 2008) | 1 line
  
  allow fixed-width sub-expressions in keep()
........


[SVN r46979]
2008-07-02 01:37:32 +00:00
Eric Niebler
5272cbb924 allow fixed-width sub-expressions in keep()
[SVN r46978]
2008-07-02 01:20:23 +00:00
Eric Niebler
daa867207b portability fixes
[SVN r46919]
2008-06-30 15:49:27 +00:00
Eric Niebler
d4ba38f74c portability fixes
[SVN r46917]
2008-06-30 15:35:07 +00:00
Eric Niebler
b4e0e260ab Merged revisions 46655 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r46655 | eric_niebler | 2008-06-24 09:24:50 -0700 (Tue, 24 Jun 2008) | 1 line
  
  regex iterators hold ref count to regex impl, fixes #1990
........


[SVN r46656]
2008-06-24 16:49:25 +00:00
Eric Niebler
79083632d5 regex iterators hold ref count to regex impl, fixes #1990
[SVN r46655]
2008-06-24 16:24:50 +00:00
Eric Niebler
1cc0d6798e latest xpressive and proto
[SVN r46539]
2008-06-20 02:29:59 +00:00
Eric Niebler
6c62e0b114 add missing file
[SVN r46537]
2008-06-20 02:08:57 +00:00
Douglas Gregor
0352d8e855 Add mime-type and eol-style properties as needed
[SVN r46445]
2008-06-17 13:54:46 +00:00
Eric Niebler
8263fb21a0 updated history appendix
[SVN r46368]
2008-06-13 07:03:36 +00:00
Eric Niebler
e4532aaae7 add implementation notes appendix, document tracking_ptr
[SVN r46363]
2008-06-12 23:50:13 +00:00
Eric Niebler
8dbe26f290 document formatter objects and formatter expressions, nuke trailing spaces
[SVN r46362]
2008-06-12 22:40:00 +00:00
Eric Niebler
818dc8f047 formatters can return null-terminated strings in addition to ranges
[SVN r46360]
2008-06-12 18:05:02 +00:00
Eric Niebler
04215c124d get xpressive compiling on gcc-4.3 --std=c++0x
[SVN r46358]
2008-06-12 17:05:38 +00:00
Eric Niebler
b84d0b1bcb remove unused variable
[SVN r45954]
2008-05-30 15:45:19 +00:00
Eric Niebler
b5eab5fd19 add missing include, fixes #1961
[SVN r45840]
2008-05-27 23:25:19 +00:00
Eric Niebler
2813dcd4d2 make<_state> should evaluate the _state transform and make a new object of that type
[SVN r43924]
2008-03-29 16:20:14 +00:00
Eric Niebler
a382930438 proto support for BOOST_PROTO_MAX_FUNCTION_CALL_ARITY
[SVN r43906]
2008-03-28 06:10:55 +00:00
Eric Niebler
7515d086c9 Merged revisions 43177-43178,43180-43187,43194-43198,43201-43203,43208,43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43420,43425-43427,43429-43432,43436,43439-43440,43442-43457,43459-43460,43462-43463,43465-43466,43474-43475,43477,43479-43483,43486-43495,43497-43500,43504-43507,43510-43522,43529,43532-43533,43536,43543,43545,43547-43554,43556-43564,43567-43568,43571,43574-43585,43587-43589,43591,43594,43596-43599,43602-43604,43609-43618,43620,43623-43624,43626-43631,43634-43639,43648-43659,43664-43665,43667-43670,43672-43675,43677-43678,43681-43684,43688-43689,43697-43700,43703,43707-43708,43710-43713,43716,43718 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43177 | eric_niebler | 2008-02-08 09:11:57 -0800 (Fri, 08 Feb 2008) | 1 line
  
  reserve some c_type bits for dinkumware on windows, fixes #1625
........
  r43506 | eric_niebler | 2008-03-04 15:01:17 -0800 (Tue, 04 Mar 2008) | 1 line
  
  fix bad interaction between boyer-moore optimization and partial match feature, fixes #1564
........
  r43718 | eric_niebler | 2008-03-18 22:18:50 -0700 (Tue, 18 Mar 2008) | 1 line
  
  correct minor doc inaccuracies
........


[SVN r43725]
2008-03-19 16:18:58 +00:00
Eric Niebler
35359f39ad correct minor doc inaccuracies
[SVN r43718]
2008-03-19 05:18:50 +00:00
Eric Niebler
aa3a935e26 better, restrict fix to gcc-4.0
[SVN r43696]
2008-03-18 06:44:45 +00:00
Eric Niebler
cb9a89873c work around gcc-4.0.1 bug with const-qualified function references
[SVN r43695]
2008-03-18 06:18:33 +00:00
Eric Niebler
ba5faea955 small interface simplification, doc comment improvements
[SVN r43685]
2008-03-17 21:46:08 +00:00