IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/glueforge

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8164   20 years jhoblitt fix a double free
(edit) @8160   20 years jhoblitt VERSION to 0.14
(edit) @8159   20 years jhoblitt add [foo]PrintMetadatas()
(edit) @8158   20 years jhoblitt doc update
(edit) @8155   20 years jhoblitt VERSION to 0.13
(edit) @8154   20 years jhoblitt add [foo]PrintObjects()
(edit) @8118   20 years jhoblitt oops!
(edit) @8117   20 years jhoblitt add [foo]Delete()
(edit) @7670   20 years jhoblitt fix all calls to psMetadataAddStr()
(edit) @7669   20 years jhoblitt don't decr the ref count when assigning to a struct field (duh!)
(edit) @7668   20 years jhoblitt fix typo
(edit) @7667   20 years jhoblitt fix memory leak
(edit) @7666   20 years jhoblitt fix typo
(edit) @7665   20 years jhoblitt fix memory leak
(edit) @7664   20 years jhoblitt typo fix
(edit) @7662   20 years jhoblitt fix a memory leak
(edit) @7649   20 years Paul Price Adding .cvsignore
(edit) @7292   20 years jhoblitt VERSION to '0.11'
(edit) @7291   20 years jhoblitt update to new psFitsWriteTable() prototype
(edit) @6469   20 years jhoblitt remove ending \clearpage
(edit) @6468   20 years jhoblitt add a final \clearpage
(edit) @6467   20 years jhoblitt add \hline row separators make col titles \textbf
(edit) @6466   20 years jhoblitt allow glueforge METADATA blocks to be omitted from the complex config
(edit) @6465   20 years jhoblitt fix latex labels
(edit) @6464   20 years jhoblitt add \clearpage dec every 10 tables add some whitespace
(edit) @6463   20 years jhoblitt fix newlines
(edit) @6462   20 years jhoblitt remove unnecessary tabs
(edit) @6461   20 years jhoblitt add config.pl
(edit) @6460   20 years jhoblitt modify for latex templates
(edit) @6459   20 years jhoblitt VERSION to '0.10'
(edit) @6458   20 years jhoblitt spec 'descriptive' comments
(edit) @6447   20 years jhoblitt document that type is reserved keyword
(edit) @6446   20 years jhoblitt add latex template
(edit) @6444   20 years jhoblitt fix config.pl slurping
(edit) @6443   20 years jhoblitt disable chmod'ing for autogen.sh as we're now template set agnostic
(edit) @6436   20 years jhoblitt require template dirs to have a config.pl file describing the template …
(edit) @6435   20 years jhoblitt fwv
(edit) @6407   20 years jhoblitt remove psArraGet() FIXME comment
(edit) @6178   21 years eugene update .cvsignore
(edit) @6177   21 years eugene adding .cvsignore to ignore basic autoconf entries
(edit) @6171   21 years jhoblitt fix return type on error
(edit) @6160   21 years jhoblitt initialize deleted
(edit) @6158   21 years jhoblitt initialize loop counter
(edit) @6154   21 years jhoblitt VERSION to '0.09'
(edit) @6153   21 years jhoblitt add [foo]DeleteRowObjects()
(edit) @6129   21 years jhoblitt set pslib dep to 0.9.0
(edit) @6121   21 years jhoblitt VERSION to '0.08'
(edit) @6120   21 years jhoblitt let chmod fail silently
(edit) @6119   21 years jhoblitt VERSION to '0.07'
(edit) @6118   21 years jhoblitt make doxygen optional
(edit) @6087   21 years jhoblitt fix type casting
(edit) @6047   21 years jhoblitt bug fix
(edit) @6045   21 years jhoblitt VERSION to '0.06'
(edit) @6044   21 years jhoblitt doc update
(edit) @6043   21 years jhoblitt typo fix
(edit) @6042   21 years jhoblitt add [foo]SelectRowObjects()
(edit) @6029   21 years jhoblitt fix indenting
(edit) @5973   21 years jhoblitt VERSION to '0.05'
(edit) @5972   21 years jhoblitt fix datadir permissions
(edit) @5966   21 years jhoblitt VERSION to '0.04'
(edit) @5965   21 years jhoblitt doc update 2006 copyright update
(edit) @5964   21 years jhoblitt make make clean remove glueforge.1
(edit) @5963   21 years jhoblitt rename foo.md -> examples/simple.md add examples/complex.md
(edit) @5962   21 years jhoblitt require that the 'glueforge' metadata used by the complex config has …
(edit) @5961   21 years jhoblitt enable support for complex config files add complex_config() add …
(edit) @5960   21 years jhoblitt additional modifications and bug fixes to support multiple tables in a …
(edit) @5955   21 years jhoblitt determine if the config file is in simple or complex format move …
(edit) @5954   21 years jhoblitt forward port to pslib 0.9.0's psFits* semantics
(edit) @5953   21 years jhoblitt test all psMetadata* actions
(edit) @5951   21 years jhoblitt add global pkg_namespace
(edit) @5950   21 years jhoblitt fix tests to work with per table data minor pslib 0.9.0 compatibility fixes
(edit) @5925   21 years jhoblitt set per table name
(edit) @5907   21 years jhoblitt split global and per table data forward port generated code to pslib 0.9.0
(edit) @5902   21 years jhoblitt split global data and per table
(edit) @5901   21 years jhoblitt change PS_META_* -> PS_DATA_* to conform to pslib 0.9.0
(edit) @5898   21 years jhoblitt axe $data{file_name}
(edit) @5897   21 years jhoblitt rename md2db.pl -> glueforge
(edit) @5896   21 years jhoblitt VERSION to '0.03'
(edit) @5895   21 years jhoblitt add checks for PS::IPP::Metadata::Config & Template
(edit) @5894   21 years jhoblitt VERSION to '0.02'
(edit) @5893   21 years jhoblitt generate a man page with pod2man and install it
(edit) @5891   21 years jhoblitt minor doc fix
(edit) @5890   21 years jhoblitt fix $template path
(edit) @5889   21 years jhoblitt add autogen.sh to EXTRA_DIST
(edit) @5888   21 years jhoblitt add autoconf/automake bits
(edit) @5887   21 years jhoblitt interpolate the value for $VERSION
(edit) @5886   21 years jhoblitt interpolate the default template dir and the program name
(edit) @5885   21 years jhoblitt add 'env' to #!
(edit) @4669   21 years jhoblitt add Template install instructions
(edit) @4668   21 years jhoblitt drop Data::Dumper
(edit) @4667   21 years jhoblitt fix spelling
(edit) @4666   21 years jhoblitt add install instructions for PS:IPP::Metadata::Config
(edit) @4664   21 years jhoblitt require pslib >= 0.6.0
(edit) @4663   21 years jhoblitt first working version
(edit) @4652   21 years jhoblitt use autoconf instead of TT where possible
(edit) @4364   21 years jhoblitt add -fno-strict-aliasing to CFLAGS
(edit) @4363   21 years jhoblitt remove const from md
(edit) @4361   21 years jhoblitt add string.h
(edit) @4360   21 years jhoblitt pod corrections & contact info
(edit) @4359   21 years jhoblitt pod corrections and improvements
Note: See TracRevisionLog for help on using the revision log.