2008-02-09 17:21 -0500 djerius <djerius@cfa.harvard.edu> (a47f677b4deb [tip])
parameter values were truncated to SZ_PFLINE; now they are read in
full.
2008-02-09 17:18 -0500 djerius <djerius@cfa.harvard.edu> (92e45b6fa031)
2007-06-07 15:48 -0400 djerius <djerius@cfa.harvard.edu> (e2f87b0c3310 [0.07])
2007-06-07 15:11 -0400 djerius <djerius@cfa.harvard.edu> (b88a4c3d3200)
2007-06-07 15:09 -0400 djerius <djerius@cfa.harvard.edu> (8f4fd1b9fb6c)
When checking for -R's to work around ld ignoring LD_RUN_PATH if
there's a -R, the libs for cxcparam weren't checked. This broke
things when compiling against a Perl with no -R's in
$Config{lddlflags}.
2006-09-19 11:54 -0400 dj <dj@macabre.cfa.harvard.edu> (9f80725de9ca)
2006-09-19 11:54 -0400 dj <dj@macabre.cfa.harvard.edu> (7c8e273fed8a [0.06])
2006-09-19 11:53 -0400 dj <dj@macabre.cfa.harvard.edu> (a52b6fbe439d)
2006-09-19 11:47 -0400 dj <dj@macabre.cfa.harvard.edu> (957ddd2674e3)
2006-09-19 11:46 -0400 dj <dj@macabre.cfa.harvard.edu> (b4f1210b9501)
red hat turns off the automatically generated LD_RUN_PATH, which
causes the build to fail. re-enable it.
2006-09-03 17:12 -0400 dj <dj@localhost.localdomain> (88c4b593377e)
2006-09-03 16:50 -0400 dj <dj@localhost.localdomain> (ae314e1aa289)
2006-09-03 16:50 -0400 dj <dj@localhost.localdomain> (a76c0f3d43b4)
2006-09-03 16:50 -0400 dj <dj@localhost.localdomain> (950ee6b68114)
2006-09-03 16:49 -0400 dj <dj@localhost.localdomain> (e48f441b140b)
2006-09-15 22:15 +0000 dj <dj> (d934bb750b88)
2006-09-15 18:16 -0400 dj <dj@macabre.cfa.harvard.edu> (6c3cbcf2efdb)
2005-06-20 20:54 +0000 dj <dj> (5e4bcb51eacb [V0_05])
2005-06-20 20:53 +0000 dj <dj> (0294226c0e3a)
the C::L::Param object is now a structure rather than a simple
paramfile. this was implemented to handle per-object storage. it
isn't currently used.
level 0 paramerr calls are not fatal but were treated as such. they
are now printed to stderr, as cxcparam uses them only when a query
is made.
2006-09-15 18:16 -0400 dj <dj@macabre.cfa.harvard.edu> (1674d0d8289a)
2005-06-15 21:29 +0000 dj <dj> (de492b6d4719 [V0_04])
2005-06-15 21:28 +0000 dj <dj> (37293def7866)
2005-06-14 16:51 +0000 dj <dj> (1c3c7b2a5f1a)
2005-06-14 16:49 +0000 dj <dj> (f124b01d9f6a)
2005-06-14 16:49 +0000 dj <dj> (53e68661d74e)
2005-06-14 16:47 +0000 dj <dj> (ab426a4e46d7)
2006-09-15 18:16 -0400 dj <dj@macabre.cfa.harvard.edu> (cabb7cc2c2ee)
2005-06-14 15:51 +0000 dj <dj> (73f2768a9a99 [V0_03])
2005-06-14 15:51 +0000 dj <dj> (b39dae2f860d)
2005-06-14 15:45 +0000 dj <dj> (28dd33fa1105)
set now pays attention to whether the parameter is a boolean, in
which case it will automatically convert from Perl's version of
boolean to cxcparam's string version.
2005-06-14 15:06 +0000 dj <dj> (91aded8b2280)
2005-06-14 15:04 +0000 dj <dj> (b5a58e8cd8c5)
2006-09-15 18:16 -0400 dj <dj@macabre.cfa.harvard.edu> (e3b0838964f6)
2005-06-10 18:33 +0000 dj <dj> (3307d91a4168 [V0_02])
2005-06-10 18:33 +0000 dj <dj> (e2039272123b)
2005-06-10 13:21 +0000 dj <dj> (c7dce96b6ef5)
2005-06-10 13:21 +0000 dj <dj> (5dcbc88c179a)
updated docs
2005-06-10 13:19 +0000 dj <dj> (d211262c13a1)
2005-06-10 13:18 +0000 dj <dj> (fa607901662b)
2005-06-10 13:18 +0000 dj <dj> (b767d2905b5e)
the actual pointer to the argv data was passed, rather than a copy.
if the parameter library were to change those data, then bad things
might happen. a copy is now passed
2005-04-20 19:14 +0000 dj <dj> (bf5c36d29a35)
2005-04-20 19:14 +0000 dj <dj> (d2b6b72c7a7d)
2005-04-20 19:14 +0000 dj <dj> (61457c05075f)
2005-04-20 19:01 +0000 dj <dj> (801b5066198d)