/[suikacvs]/messaging/manakai/lib/Message/Util/Error/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Util/Error/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.27 - (hide annotations) (download)
Fri Sep 21 08:11:36 2007 UTC (18 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-4-0, HEAD
Changes since 1.26: +4 -0 lines
++ manakai/bin/ChangeLog	21 Sep 2007 07:55:21 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl, mkdisdump.pl, grep-dis.pl, mkdommemlist.pl: Removed.

++ manakai/lib/Message/IMT/ChangeLog	21 Sep 2007 08:02:20 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* InternetMediaType.pm: Don't raise CoreException even if
	a read-only attribute is attempted to be modified.

++ manakai/lib/Message/Markup/ChangeLog	21 Sep 2007 07:46:59 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWikiConfig21.dis, SuikaWikiConfig21.pm, common.dis,
	H2H.dis: Removed.

++ manakai/lib/Message/Util/ChangeLog	21 Sep 2007 07:44:10 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean): Don't remove generated files.

	* ManakaiNode.dis, ManakaiNodeTest.dis, PerlCode.dis,
	PerlCode.pm, ManakaiNode.pm, common.dis, DIS.dis, DIS.pm: Removed.

	* DIS/, AutoLoad/: Removed.

++ manakai/lib/Message/Util/Error/ChangeLog	21 Sep 2007 07:44:55 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* Core.dis, DOMException.pm, DOMException.dis: Removed.

++ manakai/lib/Message/Util/Formatter/ChangeLog	21 Sep 2007 08:09:07 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (___error_def): Error description key names
	are updated.

	* Muf2003.dis: Removed.

++ manakai/lib/manakai/ChangeLog	21 Sep 2007 07:52:20 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* DISLang.dis, Document.dis, NaturalLanguage.dis, DISMarkup.dis,
	ECMAScript.dis, Test.dis, Charset.dis, DISPerl.dis, Java.dis,
	XML.dis, DISCore.dis, DISRDF.dis, DISIDL.dis, DISSource.dis,
	Message.dis, daf-perl-t.pl, daf-dtd-modules.pl, daf-perl-pm.pl,
	dis-catalog, mndebug.pl: Removed.

++ manakai/t/ChangeLog	21 Sep 2007 08:00:31 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* util-mnode.t: Removed.

1 wakaba 1.27 2007-09-21 Wakaba <[email protected]>
2    
3     * Core.dis, DOMException.pm, DOMException.dis: Removed.
4    
5 wakaba 1.26 2006-12-31 Wakaba <[email protected]>
6    
7     * Core.dis, DOMException.dis: |dis:dataType|
8     of |DISCore:TFQNames| are replaced
9     by |DISCore:QName|.
10    
11 wakaba 1.25 2006-12-30 Wakaba <[email protected]>
12    
13     * Core.dis, DOMException.dis: |WithFor|, |DefaultFor|,
14     and |For| specificaitons are removed.
15    
16 wakaba 1.24 2006-04-30 Wakaba <[email protected]>
17    
18     * .cvsignore: Updated.
19    
20 wakaba 1.23 2006-04-04 Wakaba <[email protected]>
21    
22     * DOMException.dis (DOMMain:raiseException): Removed.
23     (DOMMain:XCodeRef): The alias name is removed.
24     (MDOM_DEBUG_BUG, ASSERTION_ERR): Removed.
25    
26 wakaba 1.22 2006-03-05 Wakaba <[email protected]>
27    
28     * DOMException.dis (ICoreException): New interface. Error
29     type constants are moved from the class to the interface.
30    
31 wakaba 1.21 2006-02-22 Wakaba <[email protected]>
32    
33     * DOMException.dis (c:code): Definition was missing.
34     (dx:Exception): The |ISA| property was not updated
35     at 2006-02-06 change.
36    
37 wakaba 1.20 2006-02-06 Wakaba <[email protected]>
38    
39     * DOMException.dis (ManakaiDOM:WarningClass): Removed.
40     (ManakaiDOM:alwaysWarns): Removed.
41     (disPerl:WARNING): Removed.
42     (ManakaiDOM:ManakaiDOMExceptionOrWarning): Removed.
43     (ManakaiDOM:ManakaiDOMWarning): Removed.
44    
45 wakaba 1.19 2006-01-29 Wakaba <[email protected]>
46    
47     * DOMException.dis (MDOMX:attr, MDOMX:on, MDOMX:method): Missing
48     definitions added.
49    
50     * Core.dis (MUError:description): Missing definition added.
51    
52 wakaba 1.18 2005-11-24 Wakaba <[email protected]>
53    
54     * Core.dis (___report_error): It is clarified that the
55     method may return a value and the value will be
56     returned by the |report| statement.
57    
58 wakaba 1.17 2005-11-23 Wakaba <[email protected]>
59    
60     * DOMException.dis (stringify): Prepends only local name part
61     of class package name where an exception is thrown.
62    
63     * Core.dis: Sync with revised |Message::Util::Error| implemetnation.
64    
65 wakaba 1.16 2005-11-17 Wakaba <[email protected]>
66    
67     * Core.dis: Reference to |../Formatter/Muf2003.dis| added.
68     (MUErrorFormatter): New class describing one in |../Error.pm|.
69    
70 wakaba 1.15 2005-11-16 Wakaba <[email protected]>
71    
72     * .cvsignore: New file.
73    
74 wakaba 1.14 2005-11-15 Wakaba <[email protected]>
75    
76     * DOMException.dis (dx:Exception): Attributes copied
77     from |ManakaiDOM:ManakaiDOMExceptionOrWarning|.
78    
79 wakaba 1.13 2005-11-13 Wakaba <[email protected]>
80    
81     * Core.dis (ecore:message, ecore:defaultMessage): New
82     properties.
83     (lang:muf): Definition moved from |DOMException.dis|.
84    
85 wakaba 1.11 2005-10-08 Wakaba <[email protected]>
86    
87 wakaba 1.12 * DOMException.dis: Old long alias names removed.
88    
89     2005-10-08 Wakaba <[email protected]>
90    
91 wakaba 1.11 * DOMException.dis (implementedBy): New property.
92     (ErrorCode): New type.
93     (ErrorSubCode, Exception): New names.
94    
95     * Core.dis (AnyErrorCode, hasParameter, Parameter, propKey): New types
96     and properties. In addition, parameters used in "Error"
97     and "Message::Util::Error" modules are added.
98     (raises): New property.
99     (Error::Simple): Declaration added.
100    
101 wakaba 1.10 2005-09-30 Wakaba <[email protected]>
102 wakaba 1.9
103 wakaba 1.10 * DOMException.dis (dx:ManakaiErrorModules): New documentation.
104 wakaba 1.9
105 wakaba 1.8 2005-09-23 Wakaba <[email protected]>
106    
107     * DOMException.dis (dx:raises): Properties dis:dataType
108     and dis:multipleProperties added.
109    
110 wakaba 1.7 2005-09-20 Wakaba <[email protected]>
111    
112     * DOMException.dis (Class, Interface): New types.
113     ManakaiDOM:ExceptionClass and ManakaiDOM:ExceptionIF
114     are now deprecated.
115     (disPerl:EXCEPTION, disPerl:WARNING): Moved
116     from /lib/manakai/DISPerl.dis.
117    
118 wakaba 1.6 2005-09-19 Wakaba <[email protected]>
119    
120     * Core.dis: Missing rdf:type attribute added to classes.
121    
122 wakaba 1.5 2005-09-14 Wakaba <[email protected]>
123    
124     * Core.dis (throw): New method.
125    
126 wakaba 1.4 2005-09-08 Wakaba <[email protected]>
127    
128     * Core.dis: New module.
129    
130     * DOMException.dis (Err, MUErrorHandler): Moved to Core.dis.
131     (AnyExceptionAnyClass): New type.
132     (getExceptionCode): Removed.
133     (value, subtype, type): New attributes.
134    
135 wakaba 1.3 2005-02-18 Wakaba <[email protected]>
136    
137     * DOMException.dis: New module (moved from
138     "lib/Message/DOM/DOMMain.dis").
139    
140 wakaba 1.2 2003-12-13 Wakaba <[email protected]>
141    
142     * TextParser.pm: Rewritten.
143    
144 wakaba 1.1 2003-08-05 Wakaba <[email protected]>
145    
146     * TextParser.pm: New module.
147 wakaba 1.4
148 wakaba 1.1 * ChangeLog: New file.
149    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24