/trunk Developers: ds

Login name:
ds
Total Commits:
32 (0.7%)
Lines of Code:
698 (1.0%)
Most Recent Commit:
2008-11-13 23:08

Activity by Clock Time

Activity by Hour of Day for ds

Activity by Day of Week for ds

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 32 (100.0%) 698 (100.0%) 21.8
mgllib/ 28 (87.5%) 690 (98.9%) 24.6
task/ 2 (6.3%) 5 (0.7%) 2.5
utils/ 2 (6.3%) 3 (0.4%) 1.5

Activity of ds

Most Recent Commits

ds 2008-11-13 23:08 Rev.: 330

bug fix. didn't check numelements correctly for 'size' which lead to weird behaviour if x,y and size vectors didn't match

2 lines of code changed in 2 files:

  • mgllib: mglGluDisk.c (+2 -1), mglGluDisk.mexmaci (changed)
ds 2008-11-13 20:44 Rev.: 329

vectorized the 'size' input. if the 'size' vector has the same number of elements as x, then each dot is rendered with the appropriate radius - otherwise, the first number is taken. this is consistent with previous use of function.

7 lines of code changed in 2 files:

  • mgllib: mglGluDisk.c (+7 -1), mglGluDisk.mexmaci (changed)
ds 2007-06-12 00:12 Rev.: 246

fixed function to report _actual_ backtick character. before the backtick character was hardcoded.

2 lines of code changed in 1 file:

  • task: updateTask.m (+2 -1)
ds 2007-06-11 23:57 Rev.: 245

changed error checking for input - first couple of lines caused problems with MATLAB Version 7.4.0.287 (R2007a)

3 lines of code changed in 1 file:

  • utils: mglRetinotopy.m (+3 -2)
ds 2007-03-20 09:55 Rev.: 206

*** empty log message ***

1 lines of code changed in 1 file:

  • mgllib: mglGluPartialDisk.m (+1 -1)
ds 2007-03-20 09:36 Rev.: 205

vectorized mglGluPartialDisk and mglGluAnnulus - can use colors 3x1, 3xn or [] for both functions.

54 lines of code changed in 7 files:

  • mgllib: mglGluAnnulus.c (+18 -8), mglGluAnnulus.m (+7 -6), mglGluAnnulus.mexmac (new), mglGluDisk.m (+1 -1), mglGluPartialDisk.c (+25 -3), mglGluPartialDisk.m (+3 -2), mglGluPartialDisk.mexmac (new)
ds 2007-03-20 01:10 Rev.: 204

a couple of gl/glu functions to make drawing annulus masks, radial stimuli, etc. easier. this will especially make retinotopy stimuli much easier to code up. no polar coordinate transforms to do by hand!

306 lines of code changed in 6 files:

  • mgllib: mglGluAnnulus.c (new 107), mglGluAnnulus.m (new 38), mglGluAnnulus.mexmaci (new), mglGluPartialDisk.c (new 118), mglGluPartialDisk.m (new 43), mglGluPartialDisk.mexmaci (new)
ds 2007-02-13 05:09 Rev.: 178

compiled for macintel.

0 lines of code changed in 1 file:

  • utils: mydisp.mexmaci (new)
ds 2006-12-12 22:00 Rev.: 121

changed one occurence from mxGetPr to mxGetData to prevent crash on macintel.

1 lines of code changed in 1 file:

  • mgllib: mglCharToKeycode.c (+1 -1)
ds 2006-11-30 02:14 Rev.: 119

added a couple of cheeky nottingham machines - so updates don't break stimulus presentation in nott'm and surrounding forests.

3 lines of code changed in 1 file:

  • task: initScreen.m (+3 -1)
ds 2006-11-30 02:11 Rev.: 118

changed a mxGetPr to mxGetData as discussed earlier... macintel version will only work with mxGetData - which should really be identical according to the documentation. this must have snuck in again with one of the updates.

1 lines of code changed in 1 file:

  • mgllib: mglKeycodeToChar.c (+1 -1)
ds 2006-10-27 01:20 Rev.: 92

line 77 and 79 referred to outptr instead of loutptr. code broke at compile time... new verions also tested with MACI.

2 lines of code changed in 1 file:

  • mgllib: mglGetKeys.c (+2 -2)
ds 2006-10-26 18:20 Rev.: 91

updated mexopts.sh file (resubmit) to deal with MACI architecture... got lost in some revision.

37 lines of code changed in 1 file:

  • mgllib: mexopts.sh (+37 -4)
ds 2006-10-24 01:17 Rev.: 81

new architexture MACI for macintel.

33 lines of code changed in 1 file:

  • mgllib: mexopts.sh (+33)
ds 2006-10-24 01:14 Rev.: 80

changes to how global variables are accessed. see new function in mgl.h

28 lines of code changed in 1 file:

  • mgllib: mglPrivateOpen.c (+28 -24)
ds 2006-10-24 01:14 Rev.: 79

*** empty log message ***

39 lines of code changed in 2 files:

  • mgllib: mglGetKeys.c (+37 -62), mglSetGammaTable.c (+2 -1)
ds 2006-10-24 01:13 Rev.: 78

macintel. small changes to go with new mgl.h file

11 lines of code changed in 1 file:

  • mgllib: mglGetGammaTable.c (+11 -3)
ds 2006-10-24 01:10 Rev.: 77

changes for macintel. added a new function that checks the existence of a field in global variable that works ok on macintel, matlab r2006b

168 lines of code changed in 1 file:

  • mgllib: mgl.h (+168 -26)
Generated by StatSVN 0.4.1