/[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.25 - (hide annotations) (download)
Sat Dec 30 12:00:49 2006 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +5 -0 lines
++ manakai/lib/Message/Markup/ChangeLog	30 Dec 2006 11:55:48 -0000
	* Atom.dis, SuikaWiki.dis, H2H.dis, SuikaWikiConfig21.dis: |For|
	specifications are removed.

	* SuikaWikiConfig21.dis: |WithFor| and |DefaultFor|
	specifications are removed.
	(ForEmpty, ForLatest): Removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/ChangeLog	30 Dec 2006 11:57:42 -0000
	* PerlCode.dis, DIS.dis, ManakaiNode.dis,
	ManakaiNodeTest.dis: |For| specifications are removed.

	* common.dis: New module.

	* DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource
	definitions are removed (and moved to |common.dis|).

	* DIS.dis (ForEmpty, ForLatest): Removed.

	* DIS.dis: |WithFor| and |DefaultFor| are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/Error/ChangeLog	30 Dec 2006 11:59:28 -0000
2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Core.dis, DOMException.dis: |WithFor|, |DefaultFor|,
	and |For| specificaitons are removed.

++ manakai/lib/Message/Util/Formatter/ChangeLog	30 Dec 2006 11:59:59 -0000
2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Muf2003.dis: |WithFor|, |DefaultFor|, and |For|
	specifications are removed.

++ manakai/lib/Message/Util/DIS/ChangeLog	30 Dec 2006 11:58:54 -0000
	* Perl.dis, Value.dis, DNLite.dis,
	DPG.dis, Test.dis: |WithFor|, |For|, and |DefaultFor|
	specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	30 Dec 2006 11:53:43 -0000
        SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications
	are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* CharacterData.dis, DOMCore.dis, DOMFeature.dis,
        GenericLS.dis, TreeCore.dis, DOMString.dis,
        XML.dis, Element.dis, Document.dis, TreeStore,dis,
        Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis,
++ manakai/lib/Message/URI/ChangeLog	30 Dec 2006 11:54:30 -0000
	* Generic.dis: |For| specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Charset/ChangeLog	30 Dec 2006 11:54:10 -0000
	* Encode.dis: |For| specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/manakai/ChangeLog	30 Dec 2006 12:00:29 -0000
	* XML.dis: |DefaultFor| specification is removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24