File: ChangeLog

package info (click to toggle)
tcllib 1.12-dfsg-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 25,336 kB
  • ctags: 7,235
  • sloc: tcl: 126,727; ansic: 10,090; sh: 9,855; xml: 1,766; yacc: 753; makefile: 127; perl: 84; f90: 84; pascal: 74; python: 33; ruby: 13; php: 11
file content (38 lines) | stat: -rwxr-xr-x 1,171 bytes parent folder | download
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
2009-12-07  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

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

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

2008-03-14  Andreas Kupries <andreask@activestate.com>

	* annealing.man: Cleaned up a bit, replaced deprecated [nl] usage
	* montecarlo.man: with [para].
	* random.man:

2008-02-22  Arjen Markus <arjenmarkus@users.sourceforge.net>

	* annealing.tcl: Added function for combinatorial problems
	* annealing.man: Described new function

2008-01-11  Arjen Markus <arjenmarkus@users.sourceforge.net>

	* annealing.tcl: Package for simulated annealing added
	* annealing.man: Description of simulated annealing added
	* montecarlo.tcl: Package for Monte Carlo simulation added
	* montecarlo.man: Description of Monte Carlo simulation added
	* random.tcl: Package for random number generators added
	* random.man: Description of random number generators added