LaTeX-TOM

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


 - (Re)set initialization variables with short-circuit operators.

 - Use underscores within variable names where appropriate.

 - Reformat visually the regular expressions used.

1.00_04  2011-07-27  <schubiger@cpan.org>

 - Strengthen the check for a \input file filename extension.

 - Add File::Basename as dependency.

1.00_03  2011-07-26  <schubiger@cpan.org>

 - Fix an error when dereferencing the nodes of a subtree.

 - Improve the \bibliography handling code and add a test.

 - Make reading a \input file more strict.

 - Test that empty \input files are not skipped.

 - Bless into current package for the Node/Tree constructors.

 - Adjust some code indentation.

1.00_02  2011-07-24  <schubiger@cpan.org>

 - Improve the \input handling code and add tests.

 - Raise error in _readFile() when a file cannot be opened.

 - Use lexical filehandle and slurp file in _readFile().

 - Substitute warn with carp in _addInputs().

1.00_01  2011-07-20  <schubiger@cpan.org>

 - Use true as boolean value when initializing config data.

 - Change the mention of the primary contact.

 - Reword the documentation a bit.

 - Remove broken website link and according text.

 - Update broken license link.

 - Skip documentation tests for non-release testing.

1.00 Wed Oct  7 10:56:12 CEST 2009

 - Merged development version to stable.

0.9_03 Sun Aug 23 16:59:26 CEST 2009

 - Initialize user options by calling a lexical subroutine.

 - Replace calls to not existant copyTree/splitTextNode subs
   with calls to the copy/split methods.

 - Populate the config data hashes with true values at runtime.

 - Remove the superfluous use of 'defined' when checking booleans.

 - Declare globals with 'our' instead of 'use vars'.

 - Assign the config data at once within the parser object.

 - Set initial version numbers for the Node, Parser and Tree class.

0.9_02 Sun Aug 16 12:31:18 CEST 2009

 - Fix \input lines parsing failure with "read inputs flag" set.
   [rt #48538 - Jesse S. Bangs]

0.9_01 Wed Aug 12 14:25:08 CEST 2009

 - Use code reference instead of string eval in getNodesByCondition().
   [rt #48551 - Jesse S. Bangs]

 - Fix some warnings which were suppressed within the tests.

0.9 Tue Apr 29 12:21:00 CEST 2008

 - Added support for dealing with starred commands.
   [James Bowlin <bowlin@mindspring.com>]

 - Merged development version to stable.

0.8_02 Thu Feb 21 21:08:50 CET 2008

 - Added further test-files to suite (i.e., ones that test the
   parser, tree and node functionality).

 - Fixed a slight documentation error (the method getTopLevelNodes()
   returns a list, and *not* an array reference).

0.8_01 Tue Feb 19 15:29:40 CET 2008

 - Added basic test-file basic.t.

 - Added CREDITS and LICENSE sections to the documentation.

0.8 Mon Oct  8 10:23:01 CEST 2007

 - Fixed failing tests pod.t & pod-coverage.t (adjusted plans).

0.7 Tue Aug 28 00:12:03 CEST 2007

 - Added formatting tags to the documentation where appropriate
   and enlisted all methods within the documentation index.

0.6 Wed Mar 14 01:05:09 CET 2007

 - Merged development version to stable.

0.5_05 Sun Feb 18 11:30:51 CET 2007

 - Fixing reference types in all ...->{children}->{nodes}->[...]



( run in 3.290 seconds using v1.01-cache-2.11-cpan-71847e10f99 )