Log of /webroot/swe/doc/swe-commit.en.atom.u8
Parent Directory
| Revision Log
Revision
1.90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 27 11:38:50 2009 UTC
(14 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.89: +8 -2 lines
Diff to
previous 1.89
++ swe/lib/suikawiki/ChangeLog 27 Dec 2009 11:38:31 -0000
* main.pl: Don't invoke |update_tfidf| until the HTTP redirect has
been dispatched to the client.
2009-12-27 Wakaba <wakaba@suika.fam.cx>
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 15 09:53:07 2009 UTC
(15 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.87: +8 -2 lines
Diff to
previous 1.87
++ swe/lib/suikawiki/ChangeLog 15 Nov 2009 09:52:52 -0000
2009-11-15 Wakaba <wakaba@suika.fam.cx>
* main.pl: Remove ru=xxx parameter set by proxy, otherwise
"changing page name" does not work because of ";" in URL.
Revision
1.87 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 1 23:31:23 2009 UTC
(15 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.86: +8 -2 lines
Diff to
previous 1.86
++ swe/lib/suikawiki/ChangeLog 1 Nov 2009 23:30:48 -0000
2009-11-02 Wakaba <wakaba@suika.fam.cx>
* main.pl: Tentative workaround for Apache mod_rewrite's buggy
percent-decoding of %2B.
Revision
1.86 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 14:16:24 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.85: +14 -2 lines
Diff to
previous 1.85
++ swe/lib/SWE/Object/ChangeLog 23 Sep 2009 14:15:25 -0000
* Document.pm (name): Separated from |title|.
2009-09-23 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 23 Sep 2009 14:16:10 -0000
* main.pl: Use |name| method instead of |title| method for the
|neighbors| view, otherwise JS can't construct the URL for the
linked page.
2009-09-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.85 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 13:47:13 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.84: +8 -2 lines
Diff to
previous 1.84
++ swe/scripts/ChangeLog 23 Sep 2009 13:46:59 -0000
* sw-sami.js: Added ping handler to search result's links. Use
synchronous ping to ensure ping is really sent.
2009-09-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.83 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 11:04:34 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.82: +12 -2 lines
Diff to
previous 1.82
++ swe/styles/ChangeLog 23 Sep 2009 11:04:07 -0000
2009-09-23 Wakaba <wakaba@suika.fam.cx>
* sw.css: Added styles for link lists.
++ swe/scripts/ChangeLog 23 Sep 2009 11:04:21 -0000
2009-09-23 Wakaba <wakaba@suika.fam.cx>
* sw-sami.js: Added class names to link list elements.
Revision
1.82 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 10:56:52 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.81: +16 -2 lines
Diff to
previous 1.81
++ swe/lib/SWE/Object/ChangeLog 23 Sep 2009 10:56:11 -0000
* Document.pm (lock): Typo; it did not lock in fact, orz.
* Graph.pm (schelling_update): Reuse the |repo| object's child
objects where possible to avoid locking timing problem and so on.
2009-09-23 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 23 Sep 2009 10:56:43 -0000
2009-09-23 Wakaba <wakaba@suika.fam.cx>
* main.pl: Lock for the document ID at the beginning of the
neighbors view processing.
Revision
1.81 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 10:22:07 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.80: +8 -2 lines
Diff to
previous 1.80
++ swe/lib/SWE/Object/ChangeLog 23 Sep 2009 10:20:25 -0000
2009-09-23 Wakaba <wakaba@suika.fam.cx>
* Document.pm (prop_untainted): Typo.
(untainted_prop): The |prop_untainted| property was not set.
Revision
1.80 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 10:49:24 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.79: +12 -2 lines
Diff to
previous 1.79
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 10:48:30 -0000
* main.pl: Allow non-POST pings.
2009-09-21 Wakaba <wakaba@suika.fam.cx>
++ swe/scripts/ChangeLog 21 Sep 2009 10:48:59 -0000
* sw-sami.js: Added related/unrelated pings to neighbor links.
2009-09-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.79 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 10:07:30 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.78: +13 -2 lines
Diff to
previous 1.78
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 10:06:44 -0000
* main.pl: Changed the graph view to be a |param| of the ID view.
2009-09-21 Wakaba <wakaba@suika.fam.cx>
++ swe/scripts/ChangeLog 21 Sep 2009 10:07:15 -0000
2009-09-21 Wakaba <wakaba@suika.fam.cx>
* sw-sami.js: Added a set of classes to insert neighborhoods
section.
Revision
1.78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 09:30:37 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.77: +15 -2 lines
Diff to
previous 1.77
++ 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>
Revision
1.77 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 09:10:40 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.76: +32 -2 lines
Diff to
previous 1.76
++ 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>
Revision
1.76 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 07:30:30 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.75: +21 -2 lines
Diff to
previous 1.75
++ swe/lib/SWE/ChangeLog 21 Sep 2009 07:28:38 -0000
2009-09-21 Wakaba <wakaba@suika.fam.cx>
* DB.pm (id_lock): New method.
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
* Document.pm (lock): Changed to use the $db->id_lock method to
obtain the lock object.
* Node.pm (neighbor_documents): New method.
2009-09-21 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 07:30:16 -0000
* main.pl: Moved most of remaining codes of graph node end point
processing to separate modules.
2009-09-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.75 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 21 07:09:48 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.74: +15 -2 lines
Diff to
previous 1.74
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 06:44:52 -0000
2009-09-21 Wakaba <wakaba@suika.fam.cx>
* Document.pm (title, get_or_create_graph_node): New methods (made
from codes moved from main.pl).
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 07:09:35 -0000
2009-09-21 Wakaba <wakaba@suika.fam.cx>
* main.pl: Changed "related"/"unrelated" URLs to a |ping| end
point. Moved most of graph node end point processing to separate
modules.
Revision
1.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 20 06:09:21 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.72: +8 -2 lines
Diff to
previous 1.72
++ swe/lib/SWE/Object/ChangeLog 20 Sep 2009 06:08:30 -0000
2009-09-20 Wakaba <wakaba@suika.fam.cx>
* Graph.pm (add_nodes): Improved the way to determine the number
of added nodes.
Revision
1.69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 06:16:38 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.68: +13 -2 lines
Diff to
previous 1.68
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 06:15:55 -0000
* main.pl: Added names="" parameter to canvas editor link.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000
* canvas.html: Added names="" parameter to specify the names of
new images.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 06:01:13 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.67: +13 -2 lines
Diff to
previous 1.67
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 05:59:53 -0000
* main.pl: Added links to canvas editor.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/pages/ChangeLog 14 Sep 2009 06:00:50 -0000
* canvas.html: New file (originally comes from Remove Canvas's
client.html).
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.67 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 03:12:03 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.66: +29 -2 lines
Diff to
previous 1.66
++ swe/lib/SWE/ChangeLog 14 Sep 2009 03:08:53 -0000
* DB.pm (id_prop): New method.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000
* SWML.pm (to_text, to_text_media_type): Moved back to the
superclass.
* CanvasInstructions.pm: New module.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
* Document.pm (prop): New method.
(content_media_type): Changed to return the real media type.
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
Changed to return appropriate default value.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000
* main.pl: Don't generate rel=alternate links if it is known that
the alternate is not available.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 02:41:01 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.65: +26 -2 lines
Diff to
previous 1.65
++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:38:21 -0000
* Lang.pm: Changed module names.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000
* SWML.pm: New module.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
* Document.pm: Added |rebless| method family. Moved
SWML-to-HTML/XML/text convertion methods to another module.
* Document/: New directory.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000
* main.pl: Call the |rebless| method on the SWE::Object::Document
module such that format-dependent methods can be invoked.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.65 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 02:13:13 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.64: +12 -2 lines
Diff to
previous 1.64
++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:12:58 -0000
2009-09-14 Wakaba <wakaba@suika.fam.cx>
* Lang.pm: New module.
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000
* main.pl: Moved media type list to an external module.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 02:03:25 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.63: +12 -2 lines
Diff to
previous 1.63
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:03:14 -0000
* Document.pm (to_html_fragment): New method.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000
* main.pl: Moved format=html processing to external module.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.63 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 14 01:26:33 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.62: +15 -2 lines
Diff to
previous 1.62
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 01:25:50 -0000
2009-09-14 Wakaba <wakaba@suika.fam.cx>
* Document.pm (to_xml, to_text): New methods.
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000
2009-09-14 Wakaba <wakaba@suika.fam.cx>
* main.pl: Changed format=text and format=xml to obtain the text
or xml variant from SWE::Object::Document. Changed format=text to
obtain the xml variant from SWE::Object::Document and then convert
into HTML.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 10:46:18 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.56: +12 -2 lines
Diff to
previous 1.56
++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:46:07 -0000
* Document.pm (new_id): New method.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000
* main.pl: Moved the code to obtain the new ID to another module.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 10:37:45 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.55: +12 -2 lines
Diff to
previous 1.55
++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:37:22 -0000
* Document.pm (update_tfidf): New method copied from main.pl.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000
* main.pl (update_tfidf): Moved to another module.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 10:26:28 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.54: +13 -2 lines
Diff to
previous 1.54
++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:25:36 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* Document.pm: New module.
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000
* main.pl: Facted out the code to associate new pages names to the
document.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 09:45:40 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.53: +13 -2 lines
Diff to
previous 1.53
++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:45:07 -0000
* DB.pm (name_history, id_history): New methods.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000
* main.pl: Use $db's methods to instantiate id_history and
name_history databases.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 09:07:59 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.52: +13 -2 lines
Diff to
previous 1.52
++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:07:25 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* DB.pm (vc): New method.
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000
* main.pl: Obtain instances of version control object by invoking
the method of $db object.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.50 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 08:18:44 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.49: +9 -2 lines
Diff to
previous 1.49
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:18:35 -0000
* main.pl: Fact out the process to determine the document ID(s)
from the name, possibly converting the SuikaWiki3 document into
new format.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 07:31:20 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.48: +12 -2 lines
Diff to
previous 1.48
++ swe/styles/ChangeLog 12 Jul 2009 07:30:45 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* sw.css: Styling for js-inserted sections.
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000
* sw-sami.js: Improved where js-generated sections are inserted.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 06:22:09 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.44: +12 -2 lines
Diff to
previous 1.44
++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 06:21:38 -0000
* HashedIndex.pm (lock, lock_file_name): New methods.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000
* main.pl: Locks the index database before the modification.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.44 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 06:04:22 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.43: +10 -2 lines
Diff to
previous 1.43
++ swe/scripts/ChangeLog 12 Jul 2009 06:04:15 -0000
* sw-sami.js: New script. It loads search result and insert into
the document.
* sw.js: Loads sw-sami.js.
2009-07-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 12 04:00:23 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.40: +21 -2 lines
Diff to
previous 1.40
++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 03:59:58 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* NamedText.pm (_get_file_name): Typo.
* Lock.pm: Check whether any preferable locks are already taken or
not to avoid deadlocks.
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order
control.
* IDLocks.pm (get_lock): Set lock_type to enable lock order
control.
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* main.pl: Set |lock_type| to enable lock order control.
Revision
1.38 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 16 07:44:55 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.37: +8 -2 lines
Diff to
previous 1.37
++ 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>
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 16 07:40:04 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.36: +12 -2 lines
Diff to
previous 1.36
++ 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.
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 15 13:07:13 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.35: +22 -2 lines
Diff to
previous 1.35
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 13:06:41 -0000
* Node.pm (document_id): New method.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000
* main.pl: Dump the name of neighbors.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 15 12:50:03 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.34: +15 -2 lines
Diff to
previous 1.34
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:49:18 -0000
* Graph.pm (get_node_by_id): New method.
(create_node): Changed to instantiate SWE::Object::Node.
* Node.pm: New module.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000
* main.pl: Dump the list of neighbors.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 15 12:27:37 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.33: +18 -2 lines
Diff to
previous 1.33
++ swe/lib/SWE/ChangeLog 15 Mar 2009 12:26:50 -0000
* DB.pm: Added graph and global property databases.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
* Graph.pm: New module.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000
* main.pl: Graph generation moved to another module. Implemented
graph/document association.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 15 09:42:19 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.32: +12 -2 lines
Diff to
previous 1.32
++ swe/lib/SWE/DB/ChangeLog 15 Mar 2009 09:41:26 -0000
2009-03-15 Wakaba <wakaba@suika.fam.cx>
* NamedText.pm: New module.
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000
* main.pl: Implemented the graph generate method.
2009-03-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 15 08:07:22 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.31: +14 -2 lines
Diff to
previous 1.31
++ swe/lib/SWE/ChangeLog 15 Mar 2009 08:06:01 -0000
2009-03-15 Wakaba <wakaba@suika.fam.cx>
* DB.pm (id): New method.
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000
2009-03-15 Wakaba <wakaba@suika.fam.cx>
* main.pl: Moved the codes to get idgenerator object to SWE::DB
module. Also, preparation for the experiments for the graph
generation implementation.
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 9 08:25:22 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.28: +13 -2 lines
Diff to
previous 1.28
++ swe/lib/SWE/Data/ChangeLog 9 Mar 2009 08:24:27 -0000
* FeatureVector.pm: Added support for parsing and operations.
2009-03-02 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000
* main.pl: Added experimental support for learning of relatedness
of pages.
2009-03-02 Wakaba <wakaba@suika.fam.cx>
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 2 12:09:30 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.27: +14 -2 lines
Diff to
previous 1.27
++ swe/lib/SWE/ChangeLog 2 Mar 2009 12:08:28 -0000
* DB.pm: New module.
2009-03-02 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000
* main.pl: Create an instance of the new SWE::DB module and obtain
references to database objects via that object for newly added
modes.
2009-03-02 Wakaba <wakaba@suika.fam.cx>
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 2 11:45:11 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.26: +20 -2 lines
Diff to
previous 1.26
++ swe/lib/SWE/ChangeLog 2 Mar 2009 11:44:31 -0000
2009-03-02 Wakaba <wakaba@suika.fam.cx>
* Data/: New directory.
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000
2009-03-02 Wakaba <wakaba@suika.fam.cx>
* FeatureVector.pm: New module.
* ChangeLog: New file.
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000
* main.pl (update_tfidf): Use new module to support feature word
vectors.
2009-03-02 Wakaba <wakaba@suika.fam.cx>
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 2 07:32:30 2009 UTC
(15 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.25: +24 -2 lines
Diff to
previous 1.25
++ swe/lib/SWE/DB/ChangeLog 2 Mar 2009 07:32:02 -0000
2009-03-01 Wakaba <wakaba@suika.fam.cx>
* HashedIndex.pm: New module.
* IDGenerator.pm (get_last_id): New method.
2009-01-12 Wakaba <wakaba@suika.fam.cx>
* SuikaWiki3LastModified.pm (get_data): Why this convertion was
necessary?
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000
2009-03-02 Wakaba <wakaba@suika.fam.cx>
* main.pl (;search, ;terms): New modes.
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
2009-02-03 Wakaba <wakaba@suika.fam.cx>
* sw.css: Fixed a typo.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 16 04:50:54 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.24: +15 -2 lines
Diff to
previous 1.24
++ swe/lib/suikawiki/ChangeLog 16 Dec 2008 04:49:26 -0000
2008-12-16 Wakaba <wakaba@suika.fam.cx>
* main.pl: Adds .tools class to the page navigation, to
distinguish with same-name pages navigation.
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000
2008-12-16 Wakaba <wakaba@suika.fam.cx>
* sw.js: Added Hatena Star support. Use method
|button.setAttribute ('type')| instead of attribute |button.type|
for WebKit/WinIE compatibility.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 25 05:01:49 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.23: +12 -2 lines
Diff to
previous 1.23
++ swe/lib/suikawiki/ChangeLog 25 Nov 2008 05:01:39 -0000
2008-11-25 Wakaba <wakaba@suika.fam.cx>
* main.pl: Adds link to help page after the page content form.
2008-11-24 Wakaba <wakaba@suika.fam.cx>
* main.pl: Output last-modified date at the end of HTML
representation of an article.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 24 11:45:53 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.22: +13 -2 lines
Diff to
previous 1.22
++ swe/lib/SWE/DB/ChangeLog 24 Nov 2008 11:43:31 -0000
2008-11-24 Wakaba <wakaba@suika.fam.cx>
* IDHistory.pm, HashedHistory.pm: New modules.
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000
* main.pl: Implemented history modes. Records creation of pages
and modifications to id/name associations as history.
2008-11-24 Wakaba <wakaba@suika.fam.cx>
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 16 03:45:51 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +12 -0 lines
Diff to
previous 1.17
++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000
2008-11-16 Wakaba <wakaba@suika.fam.cx>
* XML2HTML.pm (convert): Use a document fragment node as the
container instead of the article element. Make the outermost
heading rank configurable.
++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000
2008-11-16 Wakaba <wakaba@suika.fam.cx>
* sw.css: Set the width of the title input field.
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 10:50:54 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.16: +13 -0 lines
Diff to
previous 1.16
++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000
* XML2HTML.pm: Added sw:replace support. (The "support" simply
insertes the |by| attribute value in place of sw:replace element,
this is the most backward compatible way for existing contents.)
2008-11-14 Wakaba <wakaba@suika.fam.cx>
++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000
* sw.css: Old (SuikaWiki3) style rule was inherited
unintentionally for pre.code.
2008-11-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 09:24:45 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.14: +10 -0 lines
Diff to
previous 1.14
++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000
* XML2HTML.pm: Added sw:image element support.
2008-11-14 Wakaba <wakaba@suika.fam.cx>
++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000
* sw.css: Added a style rule for permalinks.
2008-11-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 08:49:10 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.13: +20 -0 lines
Diff to
previous 1.13
++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* XML2HTML.pm: New module (code from sw.cgi).
* ChangeLog: New file.
++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* Lang/: New directory.
++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000
* sw.css: Margin for adjucent underlines are commented out,
otherwise stupid margin appears before second anchor element in a
paragraph (consider <a></a>text<a></a>).
2008-11-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 07:42:59 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.10: +14 -0 lines
Diff to
previous 1.10
++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* sw-classes.css: New style sheet.
* sw.css: a:hover did not work because of specificity. Typo
fixed. Use dashed underline for wiki-internal links so that a
paragraph with a lot of links looks less ugly. Set margin between
adjucent links. sw:insert and sw:delete elements that are
children of the article element should be rendered as blocks.
Underlines replaced by borders to avoid ugly styling when an
underlined element is contained within a bordered element. Set
border to form elements.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 05:19:36 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +8 -0 lines
Diff to
previous 1.9
++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* IDLocks.pm (get_lock): Directories should be created if it does
not exist.
* SuikaWiki3PageList2.pm: New module.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 10 03:26:23 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +7 -0 lines
Diff to
previous 1.7
++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000
2008-11-10 Wakaba <wakaba@suika.fam.cx>
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs
add" command to avoid keyword substition and newline
normalization.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 9 14:08:57 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +12 -0 lines
Diff to
previous 1.6
++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000
* VersionControl.pm: New module.
* HashedProps.pm, IDText.pm: Support for |version_control|
property is added.
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do
nothing if the data has not been loaded from the file.
(delete_data): New method.
2008-11-09 Wakaba <wakaba@suika.fam.cx>
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 9 10:06:51 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +8 -0 lines
Diff to
previous 1.5
++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000
* IDProps.pm (_get_file_name): Return |undef| if the file is not
found.
* IDLocks.pm: New module.
2008-11-09 Wakaba <wakaba@suika.fam.cx>
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 9 06:46:47 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +16 -0 lines
Diff to
previous 1.4
++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000
2008-11-09 Wakaba <wakaba@suika.fam.cx>
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm,
IDText.pm, SuikaWiki3PageList.pm: New modules.
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain
base 16 encoded file name string as key, rather than array
reference as in SuikaWiki3.
* SuikaWiki3LastModified.pm (save_data, set_data): Removed.
(load_data): Renamed as |_load_data|.
(get_data): Invoke |_load_data| if and only if necessary.
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 7 12:46:51 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
++ swe/lib/SWE/DB/ChangeLog 7 Nov 2008 12:39:37 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* SuikaWiki3.pm: New module.
* ChangeLog: New file.
++ swe/lib/ChangeLog 7 Nov 2008 12:40:24 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* ChangeLog: New file.
* SWE/: New directory.
++ ChangeLog 7 Nov 2008 12:46:23 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* doc/: New directory.
* cvscommit.sh: New file (copied from Harusame's repository).
* ChangeLog: New file.
* lib/: New directory.
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.