Commit Graph

  • 0bd528ce8d Quickbook: Clean up some of the value parser stuff. Daniel James 2011-11-06 22:21:50 +0000
  • 1531b4f348 Quickbook: Move more phrase parsing into local.common. Daniel James 2011-11-06 22:21:32 +0000
  • febcb14e01 Quickbook: Some anchor placement tests. Daniel James 2011-11-06 22:21:17 +0000
  • 3279b99901 Quickbook: Try make some sense of the various block/phrase rules. Daniel James 2011-11-06 22:21:01 +0000
  • b9f3b68580 Quickbook: No point in using hard_space here. Daniel James 2011-11-06 22:20:44 +0000
  • 99a9e73b4d Quickbook: Rename methods for extracting docinfo values. Daniel James 2011-11-06 22:20:29 +0000
  • e48ed3afe7 Quickbook: xmlbase docinfo attributes. Daniel James 2011-11-06 22:20:14 +0000
  • 4e411e96ce Quickbook: Better punctuation support for various elements. Daniel James 2011-11-06 22:19:53 +0000
  • cdcd5349f6 Quickbook: Better parser for hr. Daniel James 2011-11-06 22:19:25 +0000
  • 9fe74a58e4 Quickbook: Use a closure instead of scoped_context. Daniel James 2011-11-06 22:19:05 +0000
  • d5a788063a Quickbook: Fix Visual C++ compile errors. Daniel James 2011-11-06 22:18:49 +0000
  • 1058b13396 Quickbook: Compatibility mode to make upgrading easier. Daniel James 2011-11-06 22:18:32 +0000
  • 3afae60dd4 Quickbook: Fix old changelog entry. Daniel James 2011-11-06 09:33:55 +0000
  • 9f606dc46f Merge to release several changes for 1.48. Daniel James 2011-11-04 02:31:36 +0000
  • a2fe7199c9 Quickbook: Better encoded template support. Daniel James 2011-11-02 08:52:05 +0000
  • af4ea5b066 Quickbook: Deal with blocks following anchors. Daniel James 2011-11-02 08:51:41 +0000
  • 3e91b39fa3 Quickbook: Move scoped_context into main_grammar. Daniel James 2011-11-02 08:51:16 +0000
  • 1aede8bf77 Quickbook: Make windows paths an error in 1.6 Daniel James 2011-11-02 08:50:53 +0000
  • 4c9d028578 Quickbook: break_action is no longer deprecateed. Daniel James 2011-11-02 08:50:30 +0000
  • fee3477a76 Quickbook: Move syntax highlight actions. Daniel James 2011-11-02 08:49:59 +0000
  • 0ee79fe849 Quickbook: Move escaped phrase handling to the main grammar. Daniel James 2011-11-02 08:49:33 +0000
  • 5be4962caf Quickbook: Fix issue with mixed version templates. Daniel James 2011-11-02 08:48:52 +0000
  • c9e3ea1ec7 Quickbook: Represent callouts in value tree. Daniel James 2011-11-02 08:47:31 +0000
  • 0f28f2da9c Quickbook: Store template_body as just a value. Daniel James 2011-11-02 08:47:01 +0000
  • 3ee432e250 Quickbook: Parse templates using the version they were defined for. Daniel James 2011-11-02 08:46:38 +0000
  • f627c79f88 Quickbook: Add 'block' element. Daniel James 2011-11-02 08:46:05 +0000
  • 5530f14171 Quickbook: Fix rebase error in last commit. Daniel James 2011-11-02 08:41:09 +0000
  • 2fb0330405 Quickbook: Trim leading underscores in normalized ids. Daniel James 2011-11-02 07:59:12 +0000
  • e146d8dd90 Quickbook: Prioritize explicit ids. Daniel James 2011-11-02 07:58:52 +0000
  • ea063efe1f Quickbook: role tag for 1.6. Refs #5860. Daniel James 2011-11-02 07:58:32 +0000
  • eec3f7304c Quickbook: Only create the syntax highlighter keywords once. Daniel James 2011-11-02 07:58:11 +0000
  • 4dea2a8ad5 Quickbook: Keep files in memory, stop tracking position in iterators. Daniel James 2011-11-02 07:57:47 +0000
  • 84c637c7eb Quickbook: Separate string_ref. Daniel James 2011-11-02 07:49:52 +0000
  • 3ae7265139 Quickbook: New version of id_manager. Fixes #1221. Daniel James 2011-11-02 07:49:22 +0000
  • 894862e309 Quickbook: Sort a placeholder for doc_id. Daniel James 2011-11-02 07:45:03 +0000
  • fce266f673 Quickbook: Use section_info for ids in doc_info_actions. Daniel James 2011-11-02 07:44:44 +0000
  • cd03beb84e Quickbook: Move doc_id into section_info. Daniel James 2011-11-02 07:44:26 +0000
  • f892c21d66 Quickbook: Move more section id stuff into section_info. Daniel James 2011-11-02 07:44:03 +0000
  • a44ec6d363 Quickbook: Move section_info into id_generator. Daniel James 2011-11-02 07:43:41 +0000
  • 3ab3116ee4 Quickbook: Reset section info for nested documents. Daniel James 2011-11-02 07:43:03 +0000
  • 59e67eae30 Quickbook: Put all the section tracking stuff in a struct. Daniel James 2011-11-02 07:42:37 +0000
  • 306d53b586 Quickbook: Small start to factoring out id hierarchy. Daniel James 2011-11-02 07:41:54 +0000
  • 39e3a6e670 Quickbook: Fix including from inside a section. Daniel James 2011-11-01 19:21:36 +0000
  • 152fe4fa5d Quickbook: Rename and rearrange some tests. Daniel James 2011-11-01 19:20:46 +0000
  • 347e0b817d Quickbook: No longer need to clear doc_id in actions, as it's set correctly in doc_info_actions.cpp Daniel James 2011-11-01 19:17:38 +0000
  • 2e7921057b Quickbook: New id include test. Daniel James 2011-11-01 19:17:22 +0000
  • 5081a50617 Quickbook: Remove deprecated macro now that trunk is merged. Daniel James 2011-11-01 19:13:04 +0000
  • 768b61d35b Quickbook: Fix a duplicate warning. Daniel James 2011-11-01 19:02:01 +0000
  • bdca375f24 Quickbook: Set version for dev. Daniel James 2011-11-01 19:01:44 +0000
  • 19e7038643 Quickbook: Add tip clarifying BoostBook, DocBook, need to know. Daniel James 2011-11-01 19:01:27 +0000
  • 6be83be59f Quickbook: Add Windows 7 as supported platform Daniel James 2011-11-01 19:01:09 +0000
  • edcb6f5363 Quickbook: Fix double addition of anchor ids. Daniel James 2011-11-01 19:00:53 +0000
  • fc3102422a Quickbook: Change log for 1.48. Daniel James 2011-11-01 19:00:38 +0000
  • 291df92b92 Quickbook: Trim trailing whitespace in code blocks. Daniel James 2011-11-01 19:00:21 +0000
  • 3c39fbca2e Quickbook: Clean up whitespace prior to programlisting. Daniel James 2011-11-01 19:00:02 +0000
  • 7cfb29d18c Quickbook: Fix a test. Daniel James 2011-11-01 18:59:39 +0000
  • ba93ea43bc Quickbook: Change the anchor markup for headers. Daniel James 2011-11-01 18:59:23 +0000
  • 77694a9ce4 Quickbook: Close any open sections at end of document. Daniel James 2011-11-01 18:59:08 +0000
  • 7ca05863ad Quickbook: Fully qualify footnote and callout ids. Daniel James 2011-11-01 18:58:47 +0000
  • e88f608707 Quickbook: Heading tests for quickbook 1.1 Daniel James 2011-11-01 18:58:28 +0000
  • 12d9373638 Quickbook: Avoid a Visual C++ warning. Daniel James 2011-11-01 18:58:01 +0000
  • 19fd36b089 Quickbook: Use boost::unordered::piecewise_construct. Daniel James 2011-11-01 18:57:43 +0000
  • fb279b6fb2 Quickbook: Remove accidental commit. Daniel James 2011-11-01 18:57:04 +0000
  • 020c2783c2 Quickbook: Use deprecated unordered functionality. Daniel James 2011-11-01 13:00:36 +0000
  • 4a6dd9e97a Quickbook: Port Rene's sort code inclusion to quickbook-dev. Daniel James 2011-10-30 09:29:56 +0000
  • 9e42b28aa3 Quickbook: Fix a couple of duplicate warnings. Daniel James 2011-10-22 11:47:47 +0000
  • ddca4f710b Quickbook: Merge from trunk. Daniel James 2011-10-06 22:10:28 +0000
  • 7f8c6bc236 Quickbook: Set the version number for release (hopefully). Daniel James 2011-10-06 22:00:55 +0000
  • 4069b1d024 Add tip clarifying BoostBook, DocBook, need to know. Beman Dawes 2011-10-06 12:10:27 +0000
  • 22eb772d42 Add Windows 7 as supported platform Beman Dawes 2011-10-05 13:35:10 +0000
  • 95bf5e90fd Quickbook: Fix double addition of anchor ids. Daniel James 2011-09-12 21:05:31 +0000
  • 4d19afef68 Quickbook: Change log for 1.48. Daniel James 2011-09-11 17:00:54 +0000
  • e2a1114fb3 Quickbook: Trim trailing whitespace in code blocks. Daniel James 2011-09-11 17:00:18 +0000
  • 79ed68b360 Quickbook: Clean up whitespace prior to programlisting. Daniel James 2011-09-11 16:59:36 +0000
  • ec22c9d052 Quickbook: Fix a test. Daniel James 2011-09-11 16:58:45 +0000
  • bf0a45d4cb Quickbook: Change the anchor markup for headers. Daniel James 2011-09-11 16:58:14 +0000
  • 62a69acf85 Quickbook: Close any open sections at end of document. Daniel James 2011-09-11 16:57:23 +0000
  • d59a0ccc3b Quickbook: Fully qualify footnote and callout ids. Daniel James 2011-09-11 16:56:49 +0000
  • 23c21bd27c Quickbook: Merge from trunk. Daniel James 2011-09-08 07:30:20 +0000
  • 8e2707b9d4 Quickbook: Heading tests for quickbook 1.1 Daniel James 2011-09-03 15:52:13 +0000
  • ec6eb85ee2 Quickbook: Avoid a Visual C++ warning. Daniel James 2011-08-30 22:02:14 +0000
  • 62268552b7 Quickbook: Use boost::unordered::piecewise_construct. Daniel James 2011-08-29 17:14:48 +0000
  • 418b4ff3f5 Quickbook: Remove accidental commit. Daniel James 2011-08-28 15:37:32 +0000
  • ef22256e91 Quickbook: Merge from trunk. Daniel James 2011-08-21 17:53:23 +0000
  • 4012b1f753 Quickbook: Merge to quickbook-dev. Daniel James 2011-08-21 13:27:52 +0000
  • 2abf117c95 Unordered: Don't 'pass thru' comment if = is repeated. Daniel James 2011-08-21 13:19:08 +0000
  • 9cd67492dc Quickbook: Don't normalize parent ids. Daniel James 2011-08-21 11:57:42 +0000
  • 4ab9f46757 Quickbook: Prioritize different generated ids. Daniel James 2011-08-21 11:56:49 +0000
  • bd4de66c67 Quickbook: Better id generation for duplicates. Daniel James 2011-08-20 23:35:20 +0000
  • 9728ef4980 Quickbook: Fix encoding of filename in include and import. Daniel James 2011-08-11 21:19:24 +0000
  • 9a97c0fe91 Quickbook: Fix C style pass-thru comments. Daniel James 2011-08-06 12:42:52 +0000
  • a8862fe8a5 Quickbook: Merge from trunk. Daniel James 2011-07-30 16:45:08 +0000
  • 4ec6f56314 Quickbook: Simplify table a bit more. Daniel James 2011-07-28 22:34:32 +0000
  • 85fa462ef1 Quickbook: Clean id placeholder replacement. Daniel James 2011-07-27 23:50:41 +0000
  • 2b07403f19 Quickbook: Use struct consistently. Daniel James 2011-07-26 20:20:59 +0000
  • 526bba19da Defined id_generator::placeholder in header. Daniel James 2011-07-26 20:20:05 +0000
  • f0b9a3c9ff Quickbook: Make id_generator noncopyable. Daniel James 2011-07-26 07:16:46 +0000
  • a2b3c3aa04 Quickbook: Merge from trunk to quickbook-dev. Daniel James 2011-07-25 21:41:36 +0000
  • 36e788ec84 Quickbook: Use an id generator to aviod collisions. Daniel James 2011-07-24 20:40:38 +0000
  • a11dca63e1 Quickbook: Remove use of if_p/else_p. Daniel James 2011-07-24 13:36:45 +0000