/[suikacvs]/webroot/swe/lib/SWE/ChangeLog
Suika

Log of /webroot/swe/lib/SWE/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Links to MAIN: (view) (download) (annotate)
Sticky Tag:

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 07:30:30 2009 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
++ 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.11 - (view) (download) (annotate) - [select for diffs]
Mon Sep 14 03:12:03 2009 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
++ 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.10 - (view) (download) (annotate) - [select for diffs]
Mon Sep 14 02:41:01 2009 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +4 -0 lines
Diff to previous 1.9
++ 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.9 - (view) (download) (annotate) - [select for diffs]
Mon Sep 14 02:13:13 2009 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
++ 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.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 12 09:45:40 2009 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
++ 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.7 - (view) (download) (annotate) - [select for diffs]
Sun Jul 12 09:07:59 2009 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6
++ 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.6 - (view) (download) (annotate) - [select for diffs]
Sun Mar 15 12:27:37 2009 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
++ 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.5 - (view) (download) (annotate) - [select for diffs]
Sun Mar 15 08:07:22 2009 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
++ 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.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 12:09:30 2009 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
++ 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.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 11:45:11 2009 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
++ 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.2 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 08:49:10 2008 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
++ 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.1 - (view) (download) (annotate) - [select for diffs]
Fri Nov 7 12:46:51 2008 UTC (16 years, 5 months 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24