Commit Graph

4777 Commits

Author SHA1 Message Date
Joel de Guzman
3c7927eba8 tweak grammar_class
[SVN r44816]
2008-04-27 09:11:49 +00:00
Joel de Guzman
e55f09961f tweak grammar_class test
[SVN r44815]
2008-04-27 09:11:33 +00:00
Joel de Guzman
bc41709d8b tweak grammar_class test
[SVN r44814]
2008-04-27 08:44:38 +00:00
Joel de Guzman
84012e2ee3 added grammar_class test
[SVN r44813]
2008-04-27 08:41:47 +00:00
Joel de Guzman
2c17f4c9f4 added grammar_class
[SVN r44812]
2008-04-27 08:41:13 +00:00
Daniel James
41840e0470 Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.

Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801

I wrote about this at:

http://lists.boost.org/Archives/boost/2008/04/136405.php

Merged revisions 44585-44806 via svnmerge from 
https://svn.boost.org/svn/boost/branches/doc

........
  r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to vacpp in bjam docs. Refs #1512
........
  r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to bcpp in bjam docs. Refs #1513
........
  r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  DateTime documentation - Fix a link to the serialization library. Refs #1659
........
  r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in interprocess & intrusive. Refs #1661
........
  r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the python docs. Refs #1684.
........
  r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Work around a quickbook bug which is affecting the python docs. Refs #1684.
........
  r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a broken link in the numeric conversion docs. Refs #1685
........
  r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the optional docs. Refs #1687
........
  r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix link to the hash documentation from bimap. Refs #1690
........
  r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a typo in the format library. Refs #1801
........
  r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
  
  Initialise svnmerge.
........
  r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix the lincense url in shared container iterator documentation.
........
  r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix image link in the mpi documentation.
........
  r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix a typo in the spirit docs.
........
  r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
  r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix another typo in spirit docs.
........


[SVN r44807]
2008-04-27 07:39:49 +00:00
Joel de Guzman
0e14db2f58 tweak: const correctness
[SVN r44806]
2008-04-27 03:21:12 +00:00
Hartmut Kaiser
d0a4d525e7 Spirit: Fixed a ambiguity reported by VC8 for embedded systems
[SVN r44805]
2008-04-27 02:04:07 +00:00
Hartmut Kaiser
5f91bbb99f Spirit.Karma: Fixed gcc 4.3 compilation issue.
[SVN r44804]
2008-04-27 02:01:22 +00:00
Hartmut Kaiser
09a5b7cb10 Spirit.Qi: Fixed a ambiguity reported by gcc 4.3
[SVN r44803]
2008-04-27 01:59:44 +00:00
Hartmut Kaiser
49da119c16 Spirit.Karma: Fixed Jamfile
[SVN r44802]
2008-04-27 01:50:50 +00:00
Hartmut Kaiser
87132a99ae Spirit.Lex: fixed some gcc 4.3 warnings.
[SVN r44801]
2008-04-27 01:47:35 +00:00
Hartmut Kaiser
8354a8fec1 Spirit.Lex: fixed some gcc 4.3 warnings.
[SVN r44800]
2008-04-27 01:46:24 +00:00
Hartmut Kaiser
05932eb1db Spirit.Lex: Fixed gcc 4.3 compilation erros.
[SVN r44799]
2008-04-27 01:45:05 +00:00
Hartmut Kaiser
4d5aeff7f8 Spirit.Lex: fixed some gcc 4.3 warnings.
[SVN r44798]
2008-04-27 01:44:31 +00:00
Hartmut Kaiser
538ae6ac33 Spirit.Lex: Attempt to fix Intel V9.1 issue.
[SVN r44797]
2008-04-27 01:38:42 +00:00
Hartmut Kaiser
5f484e2c4b Spirit: suppressed more VC level 4 warnings.
[SVN r44796]
2008-04-27 01:08:43 +00:00
Hartmut Kaiser
caa3bbad28 Spirit: suppressed more VC level 4 warnings.
[SVN r44795]
2008-04-27 01:08:04 +00:00
Hartmut Kaiser
0c34d7f893 Spirit: suppressed more VC level 4 warnings
[SVN r44793]
2008-04-27 01:00:34 +00:00
Hartmut Kaiser
4656fd1526 Spirit: disabled some warnings for VC /W4
[SVN r44792]
2008-04-27 00:49:41 +00:00
Hartmut Kaiser
cb8131449d Phoenix: Fixed gcc 4.3.0 compilation issue.
[SVN r44789]
2008-04-26 21:51:59 +00:00
Hartmut Kaiser
dc4d0e9fa3 Spirit: Switched to use unordered from main Boost distribution, removed local copy of unordered.
[SVN r44787]
2008-04-26 20:24:00 +00:00
Hartmut Kaiser
6b73e6b839 Spirit: applied patch from #1886, closed now.
[SVN r44786]
2008-04-26 20:12:12 +00:00
Hartmut Kaiser
45af0e1f88 Spirit.Classic: Added some explaining comments to the namespace handling.
[SVN r44785]
2008-04-26 20:11:25 +00:00
Hartmut Kaiser
9690c9154a Spirit.Lex: fixed typos in comments
[SVN r44784]
2008-04-26 20:10:36 +00:00
Hartmut Kaiser
4706fcb6fc Added wrap_action for zero parameter semantic actions
[SVN r44783]
2008-04-26 20:09:56 +00:00
Hartmut Kaiser
c403847634 Applied patch provided by Felipe Magno de Almeida [felipe.m.almeida@gmail.com].
[SVN r44771]
2008-04-26 02:02:44 +00:00
Joel de Guzman
e47f6e4673 use plain functions instead of bind
[SVN r44756]
2008-04-24 22:13:58 +00:00
Joel de Guzman
fad0fdec26 added nullary function support
[SVN r44755]
2008-04-24 22:13:32 +00:00
Hartmut Kaiser
6d61b42901 Spirit.Qi: helping gcc 4.3 to understand what's going on.
[SVN r44750]
2008-04-24 13:54:05 +00:00
Hartmut Kaiser
107499b808 Phoenix: disambiguated ref() (gcc 4.3 complained...)
[SVN r44749]
2008-04-24 13:52:22 +00:00
Hartmut Kaiser
22d12741a0 Spirit.Support: Minor change
[SVN r44719]
2008-04-22 15:10:52 +00:00
Hartmut Kaiser
f673379bfc Spirit: Started to add '#include <boost/config/warning_disable.hpp>' to tests and examples.
[SVN r44718]
2008-04-22 14:13:58 +00:00
Hartmut Kaiser
cf3b0ccc64 Spirit.Lex: pending commits, fixed static lexer.
[SVN r44672]
2008-04-21 02:04:06 +00:00
Hartmut Kaiser
26d1480961 Spirit.Qi: Added new test to test Jamfile
[SVN r44671]
2008-04-21 02:02:37 +00:00
Hartmut Kaiser
649c7425f8 Spirit.Qi: Added ~ for eoi and eol, added corresponding tests
[SVN r44669]
2008-04-21 02:01:31 +00:00
Hartmut Kaiser
a8a3e79bda Spirit.Lex. Updated Lexer quickstart docs with new action prototypes
[SVN r44660]
2008-04-21 00:29:36 +00:00
Hartmut Kaiser
679e89be50 Spirit.Karma: Added actions test
[SVN r44659]
2008-04-21 00:20:39 +00:00
Hartmut Kaiser
785cab308e Spirit.Lex: Updated examples.
[SVN r44657]
2008-04-20 22:37:35 +00:00
Hartmut Kaiser
44b155065a Spirit.Lex: Cleaning up ...
[SVN r44656]
2008-04-20 21:44:25 +00:00
Hartmut Kaiser
f04097af1d Spirit.Lex: Fixed wrap_action
[SVN r44655]
2008-04-20 21:39:36 +00:00
Hartmut Kaiser
52f870c540 Spirit.Lex: Fixed VC7.1 compilation issue
[SVN r44652]
2008-04-20 21:27:28 +00:00
Joel de Guzman
998a2375d5 problem fixed with lambda[f]
[SVN r44651]
2008-04-20 21:11:44 +00:00
Hartmut Kaiser
b291f10422 Spirit.Qi: Fixed lit parser
[SVN r44639]
2008-04-20 17:00:35 +00:00
Hartmut Kaiser
230ccfda69 Spirit.Qi: Fixed eol parser
[SVN r44637]
2008-04-20 15:27:30 +00:00
Hartmut Kaiser
47e09cc644 Spirit.Lex: Fixed a gcc4.3.0 compilation error.
[SVN r44635]
2008-04-20 14:04:08 +00:00
Hartmut Kaiser
96aa66a03d Spirit: Added a missing header #include.
[SVN r44634]
2008-04-20 14:01:34 +00:00
Hartmut Kaiser
35df8170ca Spirit: Added a missing header #include.
[SVN r44633]
2008-04-20 14:01:18 +00:00
Hartmut Kaiser
8fa549791a Spirit: Added a missing header #include.
[SVN r44632]
2008-04-20 13:57:47 +00:00
Hartmut Kaiser
ebf0fbeb64 Spirit: Added a missing header #include.
[SVN r44630]
2008-04-20 13:46:10 +00:00