1 |
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Repository.pm (weight_lock, weight_unlock): New methods. |
4 |
|
(term_weight_vector, save_term_weight_vector): Changed to use |
5 |
|
global props to save the term weight vector. |
6 |
|
|
7 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* Document.pm (repo, prop_untainted, untainted_prop, save_prop, |
* Document.pm (repo, prop_untainted, untainted_prop, save_prop, |
10 |
locked): New method. Introduced the concept of "tainted" such |
locked): New method. Introduced the concept of "tainted" such |
11 |
that we can access to the property in the locked code fragment |
that we can access to the property in the locked code fragment |