SCM Repository
Log of /branches/pure-cfg/src/lib/common
Sticky Revision: |
Revision 1263 - Directory Listing
Modified Sun May 29 00:09:15 2011 UTC (10 years, 11 months ago) by jhr
Adding support for command-line arguments
Revision 1262 - Directory Listing
Modified Sat May 28 23:45:43 2011 UTC (10 years, 11 months ago) by jhr
Working on command-line option support
Revision 1260 - Directory Listing
Modified Thu May 26 12:29:07 2011 UTC (11 years ago) by glk
adding more comments, and cosmetic tweaks
Revision 1255 - Directory Listing
Modified Mon May 23 23:46:34 2011 UTC (11 years ago) by glk
incomplete commit of the previous bugfix
Revision 1253 - Directory Listing
Modified Mon May 23 16:55:42 2011 UTC (11 years ago) by glk
fixed hest-related memory bug triggered anytime that struct Diderot_Options_s's optDef_t *odef array had to be re-allocated. Basically: you can't give hest a pointer (to store a variable in) that points into an array that might be reallocated later, since the reallocation will end up at a different address
Revision 1252 - Directory Listing
Modified Sun May 22 22:11:07 2011 UTC (11 years ago) by glk
working implementation of hest wrappers for command-line arguments
Revision 1243 - Directory Listing
Modified Wed May 18 18:32:36 2011 UTC (11 years ago) by jhr
Reclaim space for option descriptors
Revision 1236 - Directory Listing
Modified Tue May 17 22:09:19 2011 UTC (11 years ago) by jhr
Added hest wrappers
Revision 1231 - Directory Listing
Modified Mon May 16 13:49:17 2011 UTC (11 years ago) by jhr
Split input functions into their own file and added Diderot_InputVec2
Revision 1213 - Directory Listing
Modified Fri May 13 14:29:16 2011 UTC (11 years ago) by jhr
Use double precision to compute transforms for images. We then convert these to the target precision.
Revision 1093 - Directory Listing
Added Wed May 4 17:53:44 2011 UTC (11 years ago) by jhr
Working on new runtime build infrastructure
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |