SCM Repository
Log of /branches/pure-cfg/src/lib/common/input.c
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 4 10:42:01 2011 UTC (10 years, 5 months ago) by jhr
File length: 16417 byte(s)
Diff to previous 1649
Minor edits from merging process
Revision 1649 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 21 17:50:39 2011 UTC (10 years, 6 months ago) by jhr
File length: 16416 byte(s)
Diff to previous 1648
Add mechanism to specify the number of work groups
Revision 1648 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 21 15:52:35 2011 UTC (10 years, 6 months ago) by jhr
File length: 16350 byte(s)
Diff to previous 1593
Moved definition and initialization of standard command-line options to input.c.
Revision 1593 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 1 12:28:30 2011 UTC (10 years, 6 months ago) by jhr
File length: 15820 byte(s)
Diff to previous 1268
Adding support for double-precision. The approach is to use typedefs in the C header files for the Diderot types.
Revision 1268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 5 11:25:58 2011 UTC (10 years, 11 months ago) by jhr
File length: 16185 byte(s)
Diff to previous 1263
expand tabs to avoid editor differences
Revision 1263 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 29 00:09:15 2011 UTC (10 years, 11 months ago) by jhr
File length: 15764 byte(s)
Diff to previous 1262
Adding support for command-line arguments
Revision 1262 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 28 23:45:43 2011 UTC (10 years, 11 months ago) by jhr
File length: 15446 byte(s)
Diff to previous 1260
Working on command-line option support
Revision 1260 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 26 12:29:07 2011 UTC (11 years ago) by glk
File length: 17104 byte(s)
Diff to previous 1255
adding more comments, and cosmetic tweaks
Revision 1255 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 23 23:46:34 2011 UTC (11 years ago) by glk
File length: 13747 byte(s)
Diff to previous 1253
incomplete commit of the previous bugfix
Revision 1253 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 23 16:55:42 2011 UTC (11 years ago) by glk
File length: 13686 byte(s)
Diff to previous 1252
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 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 22 22:11:07 2011 UTC (11 years ago) by glk
File length: 13558 byte(s)
Diff to previous 1243
working implementation of hest wrappers for command-line arguments
Revision 1243 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 18:32:36 2011 UTC (11 years ago) by jhr
File length: 9239 byte(s)
Diff to previous 1236
Reclaim space for option descriptors
Revision 1236 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 17 22:09:19 2011 UTC (11 years ago) by jhr
File length: 9043 byte(s)
Diff to previous 1231
Added hest wrappers
Revision 1231 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon May 16 13:49:17 2011 UTC (11 years ago) by jhr
File length: 2498 byte(s)
Split input functions into their own file and added Diderot_InputVec2
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |