Author Statistics for cs343

Back to Index Page

Author Details

Login: cs343
Fullname: cs343
Revisions: 438
Lines of Code: 10442
Added Lines of Code: 32494
Lines of Code per Change: 23.8

Author of the Month

  • July 2004
  • September 2004
  • February 2005
  • March 2005
  • July 2005

Lines Of Code (per Author)

Lines Of Code for cs343 (per module)

Activity

Commit Log

DateAuthorFile/Message
8/21/05 8:02 PMcs343
*** empty log message *** (1 Files changed, 2 Lines changed)
net/sf/bddbddb/DatalogParser.java 1.14 (+2 -2)
7/22/05 12:48 PMcs343
Forgot to add a directive. (1 Files changed, 11 Lines changed)
net/sf/bddbddb/DatalogParser.java 1.13 (+11 -2)
7/22/05 12:36 PMcs343
Added an option to remove the error about singly-used variables: -Dsingleignore=yes (1 Files changed, 3 Lines changed)
net/sf/bddbddb/DatalogParser.java 1.12 (+3 -2)
7/18/05 6:32 PMcs343
Added "[query term list] project [variable list] ;" syntax to support projecting variables out of returned tuples Also changed redefined relations from an error warning to an exception. (1 Files changed, 33 Lines changed)
net/sf/bddbddb/DatalogParser.java 1.11 (+33 -5)
5/30/05 3:43 PMcs343
Removed excessive printing. (1 Files changed, 2 Lines changed)
net/sf/bddbddb/BDDSolver.java 1.32 (+2 -3)
5/19/05 1:20 AMcs343
check in of old order changes (1 Files changed, 43 Lines changed)
net/sf/bddbddb/FindBestDomainOrder.java 1.52 (+43 -35)
5/18/05 6:53 PMcs343
check in of old order changes (4 Files changed, 561 Lines changed)
net/sf/bddbddb/order/EpisodeCollection.java 1.3 (+386 -382)
net/sf/bddbddb/order/TrialDataRepository.java 1.5 (+24 -1)
net/sf/bddbddb/order/PriorityQueue.java 1.4 removed
net/sf/bddbddb/order/TrialInfo.java 1.5 (+151 -145)
3/7/05 4:33 PMcs343
another order change (1 Files changed, 7 Lines changed)
net/sf/bddbddb/FindBestDomainOrder.java 1.49 (+7 -7)
3/7/05 12:49 PMcs343
fixed bug in loading trials (2 Files changed, 8 Lines changed)
net/sf/bddbddb/XMLFactory.java 1.8 (+4 -4)
net/sf/bddbddb/FindBestDomainOrder.java 1.48 (+4 -5)
3/6/05 11:03 PMcs343
removing learnedorder.java (1 Files changed, 0 Lines changed)
net/sf/bddbddb/LearnedOrder.java 1.3 removed