Tcl Library Source Code

History of modules/inifile/ChangeLog of 0cf8d40465baf4ae
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file modules/inifile/ChangeLog at check-in 0cf8d40465baf4ae

2021-03-02
22:35
inifile - B - Ticket [20749540c1]. Fixed missing variable import into scope. Added tests. Bumped version to 0.3.2 Thanks to submitter @12524 for report and patch. file: [161b27f4ae] check-in: [ff2cf9052a] user: aku branch: trunk, size: 5638
2013-02-01
19:14
Tcllib 1.15 Release Candidate 1 file: [71d2c4f464] check-in: [3f8bd0ca3d] user: andreask branch: tcllib-1-15-rc, size: 5650
2012-01-05
21:04
* ini.tcl: [Bug 3469006]: Followup to [Bug 3419727]. Fixed * ini.man: the unscoped 'close' command left in the code. * pkgIndex.tcl: Bumped version to 0.2.5 file: [18a569708b] check-in: [0e5a0d00f8] user: andreas_kupries branch: trunk, size: 5512
2011-12-13
18:59
Fixed oops, missing README for 1.14 file: [83a856d76e] check-in: [f5563cf582] user: andreas_kupries branch: trunk, size: 5281
2011-12-02
22:22
* ini.tcl: [Bug 3419727]: Fixed the creative writing issue * ini.man: with what should be local variables of _loadfile * pkgIndex.tcl: and _commit. Generally reworked to use the 'variable' command to bring object state into scope. Bumped version to 0.2.4 file: [1f3c5e552d] check-in: [73d031954f] user: andreas_kupries branch: trunk, size: 5143
2011-01-25
06:06
Tcllib 1.13 released file: [9e45cf8c38] check-in: [d743dbf075] user: andreas_kupries branch: trunk, size: 4808
2009-12-07
17:39
Added README for 1.12, and tagged the ChangeLogs file: [6f2266ef94] check-in: [b2ac34c93f] user: andreas_kupries branch: trunk, size: 4670
2008-12-15
20:25
Tcllib 1.11.1 Release file: [80c289027f] check-in: [1d34521bb3] user: andreas_kupries branch: trunk, size: 4532
2008-12-02
04:01
Fix typo in ChangeLogs made at the time of the 1.11 release. file: [cc1c488957] check-in: [28939404f0] user: andreas_kupries branch: trunk, size: 4392
2008-10-17
05:32
* * Released and tagged Tcllib 1.11 ======================== * file: [e84165f106] check-in: [3357e7f2d3] user: andreas_kupries branch: trunk, size: 4381
2008-06-14
23:29
* inifile.pcx: New file. Syntax definitions for the public commands of the inifile package. file: [8afae74c27] check-in: [3e44d11d6b] user: andreas_kupries branch: trunk, size: 4254
2008-05-11
00:53
* ini.tcl: Fixed definition of procedure 'commentchar'. Was * ini.man: defined global instead of in the '::ini' namespace. * pkgIndex.tcl: This fixes [SF Tcllib Bug 1917035]. Bumped version to 0.2.3. file: [747f8f5aa5] check-in: [928c96f268] user: andreas_kupries branch: trunk, size: 4087
2008-03-14
21:55
* ini.tcl: Simplified the initialization code. Bumped version to * ini.man: 0.2.2. * pkgIndex.tcl: file: [47b7e9e807] check-in: [cb4d5cee3e] user: andreas_kupries branch: trunk, size: 3810
2007-09-12
16:29
Tcllib 1.10 tagged and released. file: [87f9f40389] check-in: [9c32016648] user: andreas_kupries branch: trunk, size: 3650
2007-08-20
21:03
* ini.man: Bumped package version to 0.2.1, due to bugfix in last * ini.tcl: entry. * pkgIndex.tcl: file: [700a0c64de] check-in: [c56a8cd88a] user: andreas_kupries branch: trunk, size: 3512
2007-08-16
17:56
* ini.man: clarifications to ini::open and ini::remove * ini.tcl fixed bug in ini::value where default value only worked if the section didnt exist file: [2d51e60370] check-in: [377c33269e] user: afaupell branch: trunk, size: 3351
2007-03-25
01:29
Added sections about how to give feedback (bugs, ideas, ...), and where. file: [35043d9b53] check-in: [0cf8d40465] user: andreas_kupries branch: trunk, size: 3140
2006-10-04
02:56
* * Released and tagged Tcllib 1.9 ======================== * file: [77b494b44f] check-in: [dfb24763f7] user: andreas_kupries branch: trunk, size: 2952
2006-06-29
23:08
2006-06-29 Aaron Faupell <[email protected]> * ini.tcl: added default value option for value command, and added commentchar command. change in comment behavior * ini.man: clarifications for open, commit, and comment commands; added commentchar command file: [6c245ca91f] check-in: [71ac1dc413] user: afaupell branch: trunk, size: 2815
2006-01-24
05:10
Simplified the testsuite boilerplate in the packages "[i-r]*", using the new commands in the test support. More util commands for test support. file: [37a117b3e9] check-in: [8aac80a618] user: andreas_kupries branch: trunk, size: 2544
2006-01-22
00:27
Removed comon test constrants from 'all.tcl', ditto 'wrongNumArgs' and 'tooManyArgs' emulations. This is now all in the common test support code. Put common test constraints into the common test support code. Fixed expected errorCode in math-7.4 Replaced 'queryConstraint' with regular 'testConstraint'. Removed more copies of the common command "dictsort". Hooked the "[s-z]*" packages into the new common test support code. Hooked the "[m-r]*" packages into the new common test support code. Updated Tcl dependency information for logger::utilities, requires 8.4 due to use of new trace APIs. Hooked the "[hijkl]*" packages into the new common test support code. Hooked the "[efg]*" packages into the new common test support code. Hooked the "[cd]*" packages into the new common test support code. Fixed usage of 8.4isms in package declared to work for 8.2+. Better emulation of testConstraint command, with query ability. Hooked all "[ab]*" packages into the new test support code. Fixed reversed guard conditions, and polished the error messages a bit. file: [aacbcb6ea4] check-in: [e728b2e380] user: andreas_kupries branch: trunk, size: 2403
2005-11-18
03:33
2005-17-11 Aaron Faupell <[email protected]> * ini.tcl: fixed bug causing empty ini files when opening with w modes introduced on 2005-31-03 file: [d28fdc49c4] check-in: [cf3a09dd0e] user: afaupell branch: trunk, size: 2269
2005-10-06
21:29
* Released and tagged Tcllib 1.8 ======================== file: [f0964e4c80] check-in: [d8dfc6fab0] user: andreas_kupries branch: trunk, size: 2111
2005-09-05
09:23
* ini.tcl: Fix for bug #1280529 - collision with global * inifile.test: variable names. Added tests for these. file: [c7d9e0e082] check-in: [97004fb3e3] user: patthoyts branch: trunk, size: 1974
2005-04-01
05:49
2005-31-03 Aaron Faupell <[email protected]> * ini.tcl: fixed bug where ini files were corrupted when saving a shorter version. due to not closing and truncating file before writing. file: [1b16f7f642] check-in: [4b0d26ec99] user: afaupell branch: trunk, size: 1794
2004-10-06
14:36
Released and tagged Tcllib 1.7. Manual merge of ftpd changes. Last minute changes to ftpd, jpeg, updated README. Moved version to 1.7, release version. file: [4894ceb3d9] check-in: [a5f35ee48d] user: andreas_kupries branch: trunk, size: 1557
2004-05-27
02:47
Tagged for release. Last minute fix of buglet in smtp, asking for wrong version of mime. Release engineering. Updated version numbers to reflect the changes made to various modules and packages. Also added the README for version 1.6.1. file: [782008c8df] check-in: [8b7c527b6d] user: andreas_kupries branch: tcllib-1-6-branch, size: 1420
2004-03-07
04:54
Fix for bug 899204. Test data file is opened read-only, and tests made independent of each other. file: [869d4049cc] check-in: [17f3ffe582] user: andreas_kupries branch: trunk, size: 1281
2004-02-16
04:14
* * Released and tagged Tcllib 1.6 ======================== * * list.tcl (split): New method, like 'filter', but returns lists * list.test: of both passing and failing elements. Extended * struct_list.man: both testsuite and documentation. file: [57741458d1] check-in: [cf54baf0cc] user: andreas_kupries branch: trunk, size: 907
2004-02-11
07:48
* ftpd.man: Updated documentation to explain the new features (Two additional callbacks, and the variable 'CurrentSocket'). * ftpd.tcl (Finish): Replaced string compare with canonical 'hasCallback'. (GetDone): Ditto for 'xferDoneCmd'. (command::REIN): Closing passive data server port, reinitializing to empty as well. (read): Reverted call of Finish to relative addressing of the command. * inifile.test: It was easier to make this package useable for Tcl * ini.tcl: 8.2 than excluding it from test for versions of Tcl * ini.man: before 8.4. So that was done. * multiplexer.man: This package is can be used with Tcl * pkgIndex.tcl: 8.2. Documented as such. * multiplexer.test: One test uses the 8.3'ism 'file channels'. Added constraint and skipping it when under Tcl 8.2. Changed initialization code to ensure that the local multiplexer package is loaded, and not an installed one. * pkgIndex.tcl: Both pop3d and dbox rely on 'mime', which requires * pop3d.man: Tcl 8.3. This implies that these packages require * pop3d_dbox.man: Tcl 8.3 as well, and not 8.2, as advertised. * pop3d.tcl: Requiring v1 of md5 explicitly. * pop3d.test: Explicitly loading the supporting packages * pop3d_dbox.test: (mime, md5, dbox, udb, ...). Ensured usage of md5 v1. Excluding the whole series of tests if the interpreter is not at least 8.3. Added suppression of logger output. * snit.man: Integrated 0.93 changes. * snitfaq.man: file: [9e4bea8b79] check-in: [3fc8fe6a4f] user: andreas_kupries branch: trunk, size: 770
2003-07-15
18:26
* ini.tcl: Got a rewritten system from Aaron. * ini.man: Updated the documentation. * infile.test: New testsuite for module. * test.ini: file: [ae07c7b8a2] check-in: [f1171a1845] user: andreas_kupries branch: trunk, size: 516
2003-07-05
04:49
* ini.tcl: Added a comment header for RCS id, copyright notices, etc. Slight reformatting of the code. Slight code changes to make 'procheck' complain less (proper import of variables into the scope). Documented possible bug. file: [27094357ce] check-in: [db2671169d] user: andreas_kupries branch: trunk, size: 309
2003-07-01
11:49
Added: initial version file: [da39a3ee5e] check-in: [ad75259195] user: afaupell branch: trunk, size: 0