File: ChangeLog

package info (click to toggle)
tcllib 2.0%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 83,572 kB
  • sloc: tcl: 306,798; ansic: 14,272; sh: 3,035; xml: 1,766; yacc: 1,157; pascal: 881; makefile: 124; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (252 lines) | stat: -rw-r--r-- 7,167 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
2013-02-01  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.15 ========================
	* 

2011-12-13  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.14 ========================
	* 

2011-01-24  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2009-12-07  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.12 ========================
	* 

2009-11-23  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* do.test: Fixed result difference between 8.5/8.6.

2008-12-12  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11.1 ========================
	* 

2008-10-16  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11 ========================
	* 

2007-09-12  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.10 ========================
	* 

2007-03-21  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* control.man: Fixed all warnings due to use of now deprecated
	  commands. Added a section about how to give feedback.

2006-10-03  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.9 ========================
	* 

2006-01-22  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* do.test: More boilerplate simplified via use of test support.
	* no-op.test:

2006-01-19  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* no-op.test: Hooked into the new common test support code.
	* do.test:

2005-10-06  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-19  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* do.test (test do-2.3): Made the expected error stack conditional
	  on the version of Tcl executing the testsuite. Tcl 8.5 is now
	  generating a stack different from 8.4 or below.

2004-10-05  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-05-23  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.6.1 ========================
	* 

2004-02-15  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.6 ========================
	* 

2003-05-05  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.4 ========================
	* 

2003-05-01  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* do.test: Skip test 1.14 if tcl < 8.3.

2003-04-11  Andreas Kupries  <andreask@activestate.com>

	* control.man:
	* control.tcl:
	* pkgIndex.tcl:  Set version of the package to to 0.1.2.

2003-01-16  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* control.man: More semantic markup, less visual one.

2002-03-25  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* control.man: Fixed formatting errors in the doctools manpage.

2002-02-21  Don Porter <dgp@users.sourceforge.net>

	* control.tcl:
	* pkgIndex.tcl: Bumped to 0.1.1.
	* rswitch.tcl:
	* rswitch.test: removed files from HEAD branch that aren't yet
	ready for release.
	* tclIndex: ran genIndex

2002-02-21  Reinhard Max  <max@suse.de>

	* do.test: Updated do-2.3 to reflect the change of the standard
	"wrong # args:..." message for Tcl 8.4. (Bug #517595)
	
2002-02-14  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* assert.tcl: 
	* do.tcl: Frink run

2002-01-29  Reinhard Max  <max@suse.de>

	* do.test: Changed the performance comparison part at the end to
	  be skipped during "make test".
	
	* RELEASE 0.1: bundled with tcllib 1.2

2002-01-18  Don Porter <dgp@users.sourceforge.net>

	* Bumped back to 0.1, which has never been released yet.

2002-01-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* Bumped version to 0.2

2002-01-18  Reinhard Max  <max@suse.de>

	* do.tcl: 
	* do.test:
	* control.n: Extended [control::do] to allow ommitting the 2nd and
	3rd argument. Added tests and changed the manpage to reflect this.

2001-11-30  Don Porter <dgp@users.sourceforge.net>

	* control.n: Changed format to match precedent in Tcl's memory.n.

2001-11-27  Don Porter <dgp@users.sourceforge.net>

	* control.n: Added [control::do] to SYNOPSIS.

2001-11-09  Don Porter <dgp@users.sourceforge.net>

	* control.n: Some revisions to [control::do] documentation,
	and added LIMITATIONS section where the [return -code] limitation
	is explained.  Corrections to *roff markup.

2001-11-08  Don Porter <dgp@users.sourceforge.net>

	* ascaller.tcl (ErrorInfoAsCaller): new utility proc that provides
	only ::errorInfo management, leaving return code matters to the caller.
	* do.tcl: At the prompting of Reinhard Max, replaced use of the
	[BodyAsCaller] and [CommandAsCaller] routines with the simpler
	[ErrorInfoAsCaller] with big performance improvement.
	* do.test: New tests from Reinhard Max for testing ::errorInfo.
	* tclIndex: generated

2001-11-07  Don Porter <dgp@users.sourceforge.net>

	* do.tcl: updated to use [BodyAsCaller] and [CommandAsCaller]
	so that proper ::errorInfo management is achieved.

	* rswitch.tcl:
	* ascaller.tcl (new-file): factored out utility procs from
	rswitch.tcl so they can be used by other conotrol commands.
	* tclIndex: generated

	* rswitch.test: corrected syntax error [Bug 478989]

2001-11-07  Reinhard Max  <max@suse.de>

	* do.tcl: 
	* do.test: New files: define and test [control::do].
	* control.tcl:
	* control.n: Added support and documentation for [control::do].
	* tclIndex: Generated.

2001-11-03  Don Porter <dgp@users.sourceforge.net>

	* rswitch.tcl: Replaced bogus copyright notice with public
	domain boilerplate.
	* rswitch.test: Added tests and test source material.

	* pkgIndex.tcl:
	* control.tcl: Addition of rswitch means bump 0.0 -> 0.1.
	
	* genIndex (new file):
	* index.tcl (deleted file): renamed index.tcl -> genIndex so
	it won't be mistakenly installed anymore.  Purpose of genIndex
	is to regenerate the tclIndex file.  [Bug 475846]
	* tclIndex: Generated.

2001-11-03  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* rswitch.tcl: checked in Don's usenet posted implementation
	* rswitch.test: some tests for the rswitch.tcl command.

RELEASE 0: bundled with tcllib 1.1

2001-08-21  Don Porter <dgp@users.sourceforge.net>

	* control.tcl:
	* control.n: Added and documented new commands [control::control]
	and [control::assert].
	* pkgIndex.tcl: Updated to reflect Tcl 8.2 dependence.
	* tclIndex: Generated

	* assert.tcl: New file: implements [control::assert].

2001-08-21  Don Porter <dgp@users.sourceforge.net>

	* index.tcl: New file: Utility script for generating tclIndex.
	* tclIndex: Generated.

        * no-op.tcl:
	* no-op.test: New files: Define and test [control::no-op].

        * control.tcl:
	* control.n:
	* pkgIndex.tcl:
	* ChangeLog: New files: Main provide script, documentation, and
	hand-crafted index script of new control package.