IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/PS-IPP-Metadata-Config

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39458   10 years eugene defined(@array) was deprecated in perl 5.16; fix …
(edit) @34090   14 years eugene merge all changes from eam_branches/ipp-20120626
(edit) @27756   16 years Paul Price Adding function to parse a list of METADATAs. Breaking them up makes …
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @16550   18 years jhoblitt be more specific as to the source of the error
(edit) @15559   19 years jhoblitt update for 1.01 release
(edit) @15558   19 years jhoblitt report an error with line # when eof not parsed VERSION 1.01
(edit) @15548   19 years jhoblitt remove --file option
(edit) @14684   19 years Paul Price Allow first character of the name of an item to be any alphanumeric, …
(edit) @14656   19 years Paul Price Would only read the first 'T' of "TRUE" when parsing a boolean. …
(edit) @14032   19 years jhoblitt fix 'string' parsing
(edit) @12100   19 years Paul Price Removing old components.
(edit) @11646   19 years jhoblitt version bump only
(edit) @11568   19 years jhoblitt VERSION 0.11
(edit) @11406   19 years jhoblitt add t/00_distribution.t
(edit) @10191   20 years jhoblitt update for 0.10 release
(edit) @10190   20 years jhoblitt change type & vtype into regex alternations instead of rule alternations
(edit) @10189   20 years jhoblitt merge metadata_name & metadata_end into metdata merge empty metdata …
(edit) @10188   20 years jhoblitt fix structure errors
(edit) @10187   20 years jhoblitt additional metadata structure tests
(edit) @10186   20 years jhoblitt additional structure tests
(edit) @10148   20 years jhoblitt add a comment about parsing empty metadata blocks
(edit) @10147   20 years jhoblitt merge the 'time' production into the 'scalar' production for a ~20% …
(edit) @9850   20 years jhoblitt VERSION to 0.10
(edit) @9849   20 years jhoblitt fix handling of NULL strings
(edit) @9760   20 years jhoblitt update for 0.09 release
(edit) @9759   20 years jhoblitt VERSION to 0.09
(edit) @9758   20 years jhoblitt fix time tests that were dependent on MULTI times being broken fix …
(edit) @9757   20 years jhoblitt fix a bug in Build.PL where a rebuilt grammar was not installed
(edit) @9497   20 years jhoblitt update for 0.08 release
(edit) @9496   20 years jhoblitt VESRION 0.08
(edit) @9495   20 years jhoblitt add support for empty METADATAs
(edit) @9481   20 years jhoblitt updated for 0.07 release
(edit) @9480   20 years jhoblitt VERSION to 0.07
(edit) @9479   20 years jhoblitt fix MULTI parsing of TYPEs
(edit) @9478   20 years jhoblitt fix test count
(edit) @9477   20 years jhoblitt check TYPE/MULTI parse trees
(edit) @9164   20 years jhoblitt update for 0.06 release
(edit) @9163   20 years jhoblitt VERSION to 0.06
(edit) @9162   20 years jhoblitt fix the trailing white space left in string values when followed by a …
(edit) @9161   20 years jhoblitt add basic string tests
(edit) @9019   20 years jhoblitt fix Build.PL script to not throw and error when $parser does not exist
(edit) @8950   20 years jhoblitt fix a bug in the manifest
(edit) @8949   20 years jhoblitt update for 0.05 release
(edit) @8948   20 years jhoblitt VERSION to 0.05
(edit) @8947   20 years jhoblitt fix Build.PL so the parser is only regenerated when the grammar has …
(edit) @8942   20 years jhoblitt update for 0.04 release
(edit) @8941   20 years jhoblitt VERSION to 0.04
(edit) @8940   20 years jhoblitt add fractional second support to the ISO8601 format
(edit) @8939   20 years Paul Price Adding product to .cvsignore
(edit) @8890   20 years jhoblitt update for 0.03 release
(edit) @8889   20 years jhoblitt VERSION to 0.03
(edit) @8888   20 years jhoblitt add float nan/inf support
(edit) @8584   20 years jhoblitt remove slurping of DATA
(edit) @8583   20 years jhoblitt VERSION to 0.02 split grammar out of PS::IPP::Metadata::Config into …
(edit) @7865   20 years jhoblitt change ->parse() to gracefully handle undef and empty strings
(edit) @7830   20 years jhoblitt fix MULTI METADATA support
(edit) @6097   21 years jhoblitt add --verbose option
(edit) @5205   21 years jhoblitt add META.yml
(edit) @5204   21 years jhoblitt rename scripts/mddump.pl -> scripts/mdc-dump
(edit) @5202   21 years jhoblitt remove extra ws
(edit) @5201   21 years jhoblitt rename scripts/mddump.pl -> scripts/mdc-dump install scripts/mdc-dump
(edit) @5154   21 years jhoblitt removed - now generated by Build.PL
(edit) @5152   21 years jhoblitt generate Makefile.PL
(edit) @5151   21 years jhoblitt fwv
(edit) @5150   21 years jhoblitt add Params::Validate as a requirement
(edit) @3844   21 years jhoblitt change VERSION to '0.02' print a warning to STDERR if the parse failed
(edit) @3843   21 years jhoblitt change metadata_name & metadata_end to allow comments change statement …
(edit) @3842   21 years jhoblitt add Paul/megacam example
(edit) @3841   21 years jhoblitt add comment test
(edit) @3840   21 years jhoblitt change typedef to match 'word(s)' as element values
(edit) @3839   21 years jhoblitt change type to try 'STR' first
(edit) @3832   21 years jhoblitt allow name to match tokens that contain METADATA|END|TYPE
(edit) @3831   21 years jhoblitt add scripts/mddump.pl
(edit) @3655   21 years jhoblitt test renaming
(edit) @3496   21 years jhoblitt add MULTI METADATA and MULTI TYPE tests
(edit) @3494   21 years jhoblitt updated test to reflect behaviors allowed by overwrite()
(edit) @3489   21 years jhoblitt updated tests
(edit) @3488   21 years jhoblitt re-add _merge_duplicates()
(edit) @3487   21 years jhoblitt separate tests for SDRS example with and w/o overwrite()
(edit) @3486   21 years jhoblitt fix broken tests
(edit) @3485   21 years jhoblitt merge blank_line & comment_line into just comment_line
(edit) @3484   21 years jhoblitt remove dead code
(edit) @3483   21 years jhoblitt change scalar & vector values to match only the proper type fix bool …
(edit) @3482   21 years jhoblitt new MULTI syntax
(edit) @3481   21 years jhoblitt first working version
(edit) @3480   21 years jhoblitt removed _merge_multi_symbols() & _merge_duplicates() (breaks stuff) …
(edit) @3479   21 years jhoblitt first working version
(edit) @3478   21 years jhoblitt major test cleanup
(edit) @3468   21 years jhoblitt add DateTime::Format::ISO8601
(edit) @3457   21 years jhoblitt create a new parser in ->new() instead of ->parse()
(edit) @3456   21 years jhoblitt full 'TYPE' support convert 'TYPE' typdefs into 'metadata's
(edit) @3454   21 years jhoblitt move comment_line|blank_line removal into grammar
(edit) @3453   21 years jhoblitt fix metadata recursion
(edit) @3422   21 years jhoblitt recompile the grammar for each parse run add 'TYPE' support allow '-' …
(edit) @3421   21 years jhoblitt first working version
(edit) @3396   21 years jhoblitt rename 04_metadata_example.t -> 04_sdrs_metadata_example.t
(edit) @3395   21 years jhoblitt change grammar such that all statements are terminated by \n add …
(edit) @3394   21 years jhoblitt additional examples
(edit) @3358   21 years jhoblitt code tidying misc comment/doc cleanups
Note: See TracRevisionLog for help on using the revision log.