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 (44 lines) | stat: -rw-r--r-- 1,237 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
2013-02-22  Andreas Kupries  <andreask@activestate.com>

	* gpx.man: Fixed outdated doctools markup.

2013-02-08  Andreas Kupries  <andreask@activestate.com>

	* gpx.man: Fixed categorization.

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 ========================
	* 

2010-07-10  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* gpx.test: Extended testsuite, provided by Keith.

2010-07-09  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* gpx.man: Added documentation, written by Keith.

2010-07-09  Andreas Kupries  <andreask@activestate.com>

	* gpx.tcl (::gpx::GetTrackPoints, ::gpx::GetRoutePoints): Fixed
	  bugs reported by Keith through mail, using his code.

2010-07-08  Andreas Kupries  <andreask@activestate.com>

	* gpx.tcl: New module and package for the parsing of GPS eXChange
	* pkgIndex.tcl: files, by Keith Vetter.
	* gpx.test: Beginnings of a testsuite.