CVS log for capa/capa51/pProj/capaCommon.c
Up to [LON-CAPA] / capa / capa51 / pProj
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Apr 27 16:36:30 2024 UTC (6 months, 1 week ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
HEAD
Diff to previous 1.29: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.29: +1 -1
lines
- Prevent implicit-int error when attempting to compile capaCommon.c when
building capa.so on Fedora 40.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 23 07:26:09 2007 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_X,
version_2_8_99_1,
version_2_8_99_0,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_X,
version_2_7_99_1,
version_2_7_99_0,
version_2_7_1,
version_2_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3,
version_2_6_2,
version_2_6_1,
version_2_6_0,
version_2_5_X,
version_2_5_99_1,
version_2_5_99_0,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_X,
version_2_3_99_0,
version_2_3_2,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0,
version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
loncapaMITrelate_1,
language_hyphenation_merge,
language_hyphenation,
bz6209-base,
bz6209,
GCI_3,
GCI_2,
GCI_1,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.28: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.28: +3 -0
lines
- part of BUG 4751, was basically only checking the last sample point
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 28 06:38:13 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_1,
version_2_3_0,
version_2_2_X,
version_2_2_99_1,
version_2_2_99_0,
version_2_2_2,
version_2_2_1,
version_2_2_0,
version_2_1_99_3,
version_2_1_99_2
Diff to previous 1.27: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.27: +12 -12
lines
- BUG#4810 - numbers not accepted in stringresponse type="mc"
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Dec 20 19:59:57 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_99_1,
version_2_1_99_0,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_99_1
Diff to previous 1.26: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.26: +2 -2
lines
- need outcome to have an intial value
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 1 22:32:10 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.25: +30 -12
lines
- handle the case where there are no samples pojts to sample (and thus no variables to vary) correctly
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 1 20:05:22 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.24: +16 -5
lines
- BUG#4475 making the number parser more picky
now only accepts
number (*|x|X) 10 ^ (-|+|) integer
or
10 ^ (-|+|) integer
rather than what it did previously which was:
number (*|x|X) number ^ (-|+|) number
or
number ^ (-|+|) number
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 1 19:57:18 2004 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X,
version_2_0_2,
version_2_0_1,
version_2_0_0,
version_1_99_3,
version_1_99_2,
version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0,
version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_X,
version_1_2_99_1,
version_1_2_99_0,
version_1_2_1,
version_1_2_0,
version_1_1_99_5,
version_1_1_99_4,
version_1_1_99_3,
version_1_1_99_2,
version_1_1_99_1,
version_1_1_99_0
Diff to previous 1.23: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.23: +2 -2
lines
- stop italicizing units in TeX mode
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 26 20:02:03 2004 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.22: +20 -8
lines
- add new unit errorcodes (so that Lon-CAPA can be informative about what is wrong)
- This currently breaks CAPA
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Sep 20 21:27:49 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X,
version_1_1_3,
version_1_1_2,
version_1_1_1,
version_1_1_0,
version_1_0_99_3,
version_1_0_99_2,
version_1_0_99_1,
version_1_0_99,
version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
version_0_6_2,
version_0_6,
conference_2003
Diff to previous 1.21: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.21: +1 -1
lines
- allows 34*10^1 now along with 34x10^1 and 34X10^1 BUG#765
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 26 17:26:09 2002 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5,
version_0_4,
stable_2002_july,
STABLE
Diff to previous 1.20: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.20: +18 -8
lines
- fixes BUG#544
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 21 20:25:40 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring,
stable_2002_april
Diff to previous 1.19: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.19: +1 -1
lines
- test is incorrect
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:25:22 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall,
CAPA_5-1-6,
CAPA_5-1-5
Diff to previous 1.18: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.18: +8 -4
lines
- whoops, duration based due dates ignore the wall
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 2 20:20:04 2000 UTC (24 years ago) by albertel
Branches: MAIN
CVS tags: CAPA_5-1-4_RC1
Diff to previous 1.17: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.17: +1 -1
lines
- read_capa_config would loop indefinately if fscanf on a regexp didn't properly return a EOF, arguably a bug in sscanf no read_capa_config
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:17:19 2000 UTC (24 years ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.16: +5 -5
lines
- str=mc was broken for answers 2->
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 14 20:20:45 2000 UTC (24 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.15: +14 -1
lines
- comment updates
- added debugging messages
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 22 13:19:56 2000 UTC (24 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: release_5-1-3
Diff to previous 1.14: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.14: +5 -3
lines
- bug in formula parsing
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 7 20:47:29 2000 UTC (24 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.13: +3 -3
lines
- fixed license notices the reference the GNU GPL rather than the GNU LGPL
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 7 18:33:03 2000 UTC (24 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version5-1-2-first_release
Diff to previous 1.12: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.12: +7 -2
lines
- updating GPL notices
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 30 21:36:16 2000 UTC (24 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.11: +18 -0
lines
- gave everyone the GPL header
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 27 18:28:48 2000 UTC (24 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.10: +8 -0
lines
- new improved makefiles
- fixed random_*
- added ability to use tth fore tex().
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 22 21:08:03 2000 UTC (24 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.9: +56 -19
lines
- Lots of little changes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 22 18:19:02 2000 UTC (24 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.8: +2 -0
lines
- new random distribution functions
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 22 18:13:20 2000 UTC (24 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.7: +0 -2
lines
- named the submission form CAPA
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 9 22:10:24 2000 UTC (24 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.6: +3 -1
lines
--CHANGES BY ISAAC--
- fixed Unit parsing to allow m/m == 1
- added new function init_array to delete all elements from an array
- fixed parser coded so it can be compiled with bison
- started addition of new functions to compute new random
distributions
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 4 21:29:20 2000 UTC (24 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, unified
Changes since revision 1.5: +10 -6
lines
- Fixed problem with shriking records, should work well now
Revision
1.5:
download - view:
text,
markup,
annotated -
[selected for diffs]
Mon Jan 31 18:34:13 2000 UTC (24 years, 9 months ago) by
albertel
Branches:
MAIN
Diff to previous 1.4:
preferred,
unified
Changes since revision 1.4: +5 -1
lines
- fixed y2k bug in capadiscuss
- fixed section handling bug in capadiscuss
- fixed errors with invalid set.db in capastats
- added MoveUp and MoveDown buttons to handling of due dates in
quizzer
- scorer no longer give error on first run
- fixed bug in cgiutils, invalid dynamic allocation of memory (off by 1)
- fixed sig figs on an answer of 0
- fixed allocation of memory for filename in subjective file creation
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 25 17:14:29 2000 UTC (24 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.3: +1 -0
lines
- trime ws from all responses and from values in capa config files
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 1 18:22:00 1999 UTC (24 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.2: +6 -5
lines
- fixed comments in capaCommon to really reflect what is going on
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 13 18:45:28 1999 UTC (25 years ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.1: +9 -2
lines
Big sync, might actually begin using the cvs after this revision.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 28 21:26:21 1999 UTC (25 years, 1 month ago) by albertel
Branches: capa
CVS tags: start
Diff to previous 1.1: preferred, unified to selected 1.5: preferred, unified
Changes since revision 1.1: +0 -0
lines
Created directory structure
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 28 21:26:21 1999 UTC (25 years, 1 month ago) by albertel
Branches: MAIN
Diff to selected 1.5: preferred, unified
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>