1 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1253516987"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253516987</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:09:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 06:44:52 -0000 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1253524239"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253524239</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T09:10:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 21 Sep 2009 09:05:45 -0000 |
2 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* Lock.pm (check_lockability): Don't allow the same level of lock |
5 |
|
type being locked twice to avoid deadlocks caused by same level of |
6 |
|
locks. |
7 |
|
|
8 |
|
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000 |
9 |
|
* Document.pm (repo, prop_untainted, untainted_prop, save_prop, |
10 |
|
locked): New method. Introduced the concept of "tainted" such |
11 |
|
that we can access to the property in the locked code fragment |
12 |
|
without being afraid to update the property using old values. |
13 |
|
(get_or_create_graph_node): Updated to utilize |prop| family of |
14 |
|
method with locks. |
15 |
|
|
16 |
|
* Graph.pm (repo, lock, unlock): New methods. |
17 |
|
(add_nodes, create_node, schelling_update): Locks the database |
18 |
|
before the modifications. |
19 |
|
|
20 |
|
* Repository.pm (graph, get_document_by_id): New methods. |
21 |
|
|
22 |
|
* Node.pm (repo): New method. |
23 |
|
|
24 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 09:10:27 -0000 |
27 |
|
* main.pl: Made the graph node view to lock the database. |
28 |
|
|
29 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
</content></entry><entry xml:id="entry-1253518229"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253518229</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:30:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 21 Sep 2009 07:28:38 -0000 |
32 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DB.pm (id_lock): New method. |
35 |
|
|
36 |
|
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000 |
37 |
|
* Document.pm (lock): Changed to use the $db->id_lock method to |
38 |
|
obtain the lock object. |
39 |
|
|
40 |
|
* Node.pm (neighbor_documents): New method. |
41 |
|
|
42 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 07:30:16 -0000 |
45 |
|
* main.pl: Moved most of remaining codes of graph node end point |
46 |
|
processing to separate modules. |
47 |
|
|
48 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
</content></entry><entry xml:id="entry-1253516987"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253516987</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:09:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 06:44:52 -0000 |
51 |
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
* Document.pm (title, get_or_create_graph_node): New methods (made |
* Document.pm (title, get_or_create_graph_node): New methods (made |
785 |
* ChangeLog: New file. |
* ChangeLog: New file. |
786 |
|
|
787 |
|
|
|
</content></entry><updated>2009-09-21T07:09:38Z</updated></feed> |
|
788 |
|
</content></entry><updated>2009-09-21T09:10:32Z</updated></feed> |