Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:29:32 -0000 * Repository.pm (weight_lock, weight_unlock): New methods. (term_weight_vector, save_term_weight_vector): Changed to use global props to save the term weight vector. 2009-09-21 Wakaba <wakaba@suika.fam.cx> ++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 09:30:29 -0000 * main.pl: Changed the related/unrelated end point to lock the vector data file and put the file to the CVS repository. 2009-09-21 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/DB/ChangeLog 21 Sep 2009 09:05:45 -0000 2009-09-21 Wakaba <wakaba@suika.fam.cx> * Lock.pm (check_lockability): Don't allow the same level of lock type being locked twice to avoid deadlocks caused by same level of locks. ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000 * Document.pm (repo, prop_untainted, untainted_prop, save_prop, locked): New method. Introduced the concept of "tainted" such that we can access to the property in the locked code fragment without being afraid to update the property using old values. (get_or_create_graph_node): Updated to utilize |prop| family of method with locks. * Graph.pm (repo, lock, unlock): New methods. (add_nodes, create_node, schelling_update): Locks the database before the modifications. * Repository.pm (graph, get_document_by_id): New methods. * Node.pm (repo): New method. 2009-09-21 Wakaba <wakaba@suika.fam.cx> ++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 09:10:27 -0000 * main.pl: Made the graph node view to lock the database. 2009-09-21 Wakaba <wakaba@suika.fam.cx>
++ swe/styles/ChangeLog 11 Jul 2009 11:03:40 -0000 2009-07-11 Wakaba <wakaba@suika.fam.cx> * sw.css: Added .swe-info class.
++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:44:50 -0000 * Repository.pm (are_related_ids): Repeat the relearning process until the right answer is deduced. 2009-03-16 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:39:22 -0000 2009-03-16 Wakaba <wakaba@suika.fam.cx> * Repository.pm: New module. ++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 2009-03-16 Wakaba <wakaba@suika.fam.cx> * main.pl: Moved relatedness detection method into its own module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |