1 |
|
2006-04-20 Bernhard Reiter <[email protected]> |
2 |
|
* Doc/technotes/coding_guidelines.txt: Changed text from CVS to SVN. |
3 |
|
Removed emacs specific hint and replaced it with a general hint |
4 |
|
that editors might support writing changelogs. |
5 |
|
|
6 |
2006-04-12 Bernhard Reiter <[email protected]> |
2006-04-12 Bernhard Reiter <[email protected]> |
7 |
|
|
8 |
* Thuban/version.py: Changed thuban_release mechanism to use "svn" |
* Thuban/version.py: Changed thuban_release mechanism to use "svn" |
9 |
instead of "cvs". |
instead of "cvs". |
10 |
|
|
18 |
build on windows. The file is cleaner and nicer now. |
build on windows. The file is cleaner and nicer now. |
19 |
|
|
20 |
2006-03-29 Bernhard Reiter <[email protected]> |
2006-03-29 Bernhard Reiter <[email protected]> |
21 |
|
|
22 |
* libraries/thuban/wxproj.cpp: undef LP to avoid clash when |
* libraries/thuban/wxproj.cpp: undef LP to avoid clash when |
23 |
trying to build with mingw. |
trying to build with mingw. |
24 |
|
|
41 |
|
|
42 |
2005-10-17 Bernhard Reiter <[email protected]> |
2005-10-17 Bernhard Reiter <[email protected]> |
43 |
|
|
|
|
|
44 |
* test/test_stringrepresentation.py: New file, for now testing |
* test/test_stringrepresentation.py: New file, for now testing |
45 |
that set_internal_coding() is throwing an exception for bad exceptions. |
that set_internal_coding() is throwing an exception for bad exceptions. |
46 |
|
|