Commit graph

31495 commits

Author SHA1 Message Date
Hartmut Kaiser
42613d6f38 Spirit: Fixed gcc compilation error in lexertl::token
[SVN r53005]
2009-05-14 21:57:22 +00:00
Hartmut Kaiser
889a091aaa Spirit: Improved lex static code generator
[SVN r53004]
2009-05-14 21:24:35 +00:00
Hartmut Kaiser
4464fa7c90 Spirit: Improved lex static code generator
[SVN r53003]
2009-05-14 21:23:32 +00:00
Jeremiah Willcock
1be326862b Fixes #2963
[SVN r52995]
2009-05-14 14:50:56 +00:00
Jeremiah Willcock
ec3c0191b1 Replaced broken example in docs with working version from example directory, fixes #3016
[SVN r52994]
2009-05-14 14:50:20 +00:00
Hartmut Kaiser
c741fd5007 Spirit: Added token::id(newid)
[SVN r52991]
2009-05-14 13:26:48 +00:00
Hartmut Kaiser
6f0a54a201 Spirit: Added assertions ensuring a lexer token_def is associated with exactly one lexer state
[SVN r52990]
2009-05-14 13:17:53 +00:00
Hartmut Kaiser
86fd20a21a Spirit: Fixed a problem in static lexer generator
[SVN r52989]
2009-05-14 13:16:49 +00:00
Hartmut Kaiser
a15d0ec85e Spirit: Fixed a problem in static lexer generator
[SVN r52988]
2009-05-14 13:16:23 +00:00
Andrew Sutton
3b843c79bb Updated labeled graph test to new labeled graph interface.
[SVN r52987]
2009-05-14 12:41:55 +00:00
Emil Dotchevski
957816f105 documentation update
[SVN r52983]
2009-05-14 01:58:08 +00:00
Andrew Sutton
ac82140bc9 Removing example from build.
[SVN r52982]
2009-05-14 00:42:13 +00:00
Emil Dotchevski
28a72b4cd8 exception_ptr improvements, documentation update.
[SVN r52981]
2009-05-14 00:36:46 +00:00
Jeremiah Willcock
3da209bf00 Added <stdio.h>, fixes #3024
[SVN r52980]
2009-05-13 22:22:47 +00:00
Emil Dotchevski
a43bdc6058 Added explicit handling for a few std exception types that were missing from boost::current_exception().
[SVN r52979]
2009-05-13 22:15:59 +00:00
Andrew Sutton
20cf03d20e Removing missing file from build.
[SVN r52978]
2009-05-13 21:57:42 +00:00
Andrew Sutton
47b35fb31e Added missing labeled graph file.
[SVN r52964]
2009-05-13 11:49:42 +00:00
John Maddock
f1df4d1793 Added Perl-5.10 "branch reset" support.
[SVN r52961]
2009-05-13 09:17:36 +00:00
Troy D. Straszheim
18c962ce28 tune up spirit-cmake
[SVN r52959]
2009-05-13 05:40:19 +00:00
Gennadiy Rozental
757635a2bf introduced IGNORE_SIGCHLD
[SVN r52958]
2009-05-13 04:14:02 +00:00
Hartmut Kaiser
6d1525bbda Spirit: more Qi regression tests
[SVN r52954]
2009-05-13 02:15:23 +00:00
Hartmut Kaiser
c3037fa5bd Spirit: fixed copyrights
[SVN r52953]
2009-05-13 02:15:00 +00:00
Hartmut Kaiser
9119bb6b71 Spirit: More lexer regression tests
[SVN r52952]
2009-05-13 02:11:53 +00:00
Hartmut Kaiser
73efd7e8f9 Spirit: fixed a lexer regression
[SVN r52951]
2009-05-13 02:10:49 +00:00
Hartmut Kaiser
c38f032d6e Spirit: fixing long standing problem with lazy generators in Karma
[SVN r52950]
2009-05-13 01:39:03 +00:00
Hartmut Kaiser
4bf93ac7c2 Spirit: removing not needed file
[SVN r52949]
2009-05-13 01:37:42 +00:00
Hartmut Kaiser
fd09d23a15 Spirit: More reverting
[SVN r52948]
2009-05-12 23:03:19 +00:00
Hartmut Kaiser
af0b3a408e Spirit: reverting recent changes
[SVN r52946]
2009-05-12 21:39:50 +00:00
Jeremiah Willcock
0fc2aedfb1 Added docs for in-place construction
[SVN r52940]
2009-05-12 17:20:55 +00:00
Jeremiah Willcock
200081ea82 Corrected name of sorting algorithm used
[SVN r52939]
2009-05-12 17:05:45 +00:00
Jeremiah Willcock
9bc877b49b Added in-place construction of CSR graphs from separate, mutable vectors of sources and targets
[SVN r52938]
2009-05-12 17:01:09 +00:00
Timothy Zachary Laine
5e82a5ca63 Merged in smart_ptr changes from the sandbox/boost0x branch created for
BoostCon '09.  This adds move semantics to weak_ptr and intrusive_ptr.


[SVN r52937]
2009-05-12 16:18:15 +00:00
Beman Dawes
2b1bdaadea Add acknowledgments
[SVN r52934]
2009-05-12 11:05:39 +00:00
Hartmut Kaiser
67614b3df0 Spirit: refined regression test
[SVN r52933]
2009-05-12 03:00:34 +00:00
Hartmut Kaiser
baa80844a6 Spirit: added test case for fixed attribute calculation for qi alternatives
[SVN r52932]
2009-05-12 02:51:35 +00:00
Hartmut Kaiser
34804c4a40 Spirit: fixing a problem during attribute type calculation for qi alternatives
[SVN r52931]
2009-05-12 02:50:42 +00:00
Hartmut Kaiser
a8211fcf47 Spirit: changed classnames in lexer to avoid duplicate name definitions
[SVN r52930]
2009-05-12 00:06:07 +00:00
Hartmut Kaiser
0f09475a98 Spirit: added tests ensuring all headers are self contained
[SVN r52929]
2009-05-11 23:56:17 +00:00
Hartmut Kaiser
b304c4159c Spirit: fixed look_ahead iterator
[SVN r52928]
2009-05-11 23:42:01 +00:00
Hartmut Kaiser
def3c4a8dd Spirit: removed an old header file
[SVN r52927]
2009-05-11 23:37:27 +00:00
Hartmut Kaiser
603b900923 Spirit: Adding missing #include's
[SVN r52926]
2009-05-11 23:35:48 +00:00
Hartmut Kaiser
d83b2aa6cf Spirit: fixing Boost version starting at which scoped_enum_emulation is available
[SVN r52923]
2009-05-11 19:58:00 +00:00
Beman Dawes
74d40c2687 Filesystem: fix #3008, improving namespace discipline to avoid naming conflicts with the C++0x std library.
[SVN r52922]
2009-05-11 19:51:44 +00:00
Beman Dawes
3cc94b5789 filesystem tweaks
[SVN r52921]
2009-05-11 19:27:13 +00:00
Hartmut Kaiser
ca3a626f7e Documentation update
[SVN r52920]
2009-05-11 18:11:27 +00:00
Andrew Sutton
c249f28a56 Cleaning up some build issues in the imoprted examples.
[SVN r52918]
2009-05-11 17:45:47 +00:00
Andrew Sutton
d3ba194236 Added a function to help debugging during testing.
[SVN r52917]
2009-05-11 17:44:17 +00:00
Andrew Sutton
6ca0b9a5c0 Added missing test file
[SVN r52916]
2009-05-11 17:43:48 +00:00
Andrew Sutton
ab26c0cd02 Added a legitimate graph testing framework.
[SVN r52915]
2009-05-11 17:43:24 +00:00
Andrew Sutton
7e75ac4cfa Added a new labeled graph adaptor that maps vertices to user-defined
key types.


[SVN r52914]
2009-05-11 17:42:10 +00:00