Timeline
11/12/06:
- 23:48 Changeset [2989] by
-
- 385 edits in trunk
removed remaining CVS Log tags
- 18:42 Changeset [2988] by
-
- 715 edits in trunk
changed the license message in all the files where it occurs to what we really mean
11/11/06:
- 18:01 Changeset [2987] by
-
- 40 edits in trunk
Made all the stuff compile again after seperating the net library. In particular we did:
- converted polygon and points parsing to istream operator>> parsing
- fixed a few usages of IW prefixed classes that had been renamed
- fixed classes not using the Thread ctor correctly after it was changed
- added a few checks needed to find the iwear headers to some configures
- various little fixes
11/10/06:
- 23:42 Changeset [2986] by
-
- 6 edits in trunk
some cleanups needed because of the recent changes. more to be expected
- 23:19 Changeset [2985] by
-
- 2 edits in trunk
added net creation to the master makefile
- 22:53 Changeset [2984] by
-
- 6 edits1 add in trunk
looks like both libraries compile now. Whats left to be done is integrating it into those libraries that need the new one now.
- 22:35 Changeset [2983] by
-
- 5 moves in trunk/net/share/locale
renamed the files to match the module
- 22:29 Changeset [2982] by
-
- 3 edits10 copies28 moves4 adds in trunk
split out the net part of the core library into its own library
11/09/06:
- 00:58 Changeset [2981] by
-
- 1 edit in trunk/core/include/autoloader.h
made autoloader all lowercase
11/07/06:
- 23:56 Changeset [2980] by
-
- 6 edits in trunk/core
added a little bit more translation
- 23:48 Changeset [2979] by
-
- 7 edits2 adds in trunk/core
added i18n test
11/06/06:
- 22:50 Changeset [2978] by
-
- 1 edit in trunk/core/tests/do_tests
made the tests work also without valgrind
- 01:15 Changeset [2977] by
-
- 4 edits in trunk/core
forgot to check in the actual fixes for r2975
- 00:31 Changeset [2976] by
-
- 1 edit in trunk/core/tests/ini_test.stdout.exp
added the correct expected output for the ini test
- 00:28 Changeset [2975] by
-
- 3 edits8 adds in trunk/core/tests
- added a set of test ini files for input to the parser tests
- made the parser correctly work with escaped special characters
11/05/06:
- 17:17 Changeset [2974] by
-
- 1 edit in trunk/core/Makefile
forgot to add building of debugstream test to the makefile
- 17:02 Changeset [2973] by
-
- 1 edit in trunk/Makefile
started adding a make tests target for the whole library set
- 16:53 Changeset [2972] by
-
- 1 edit in trunk/core/Makefile
added a message indicating that tests will be build
- 16:49 Changeset [2971] by
-
- 1 edit in trunk/core/tests/do_tests
beautified test output
- 16:46 Changeset [2970] by
-
- 3 edits in trunk/core
made the inisaver now skipping empty path sections and fixed the expected ini test data
- 16:36 Changeset [2969] by
-
- 1 edit in trunk/core/tests/hash.stdout.exp
adjusted expected outpupt of the hash test to whats commonly installed on ssl systems
- 16:35 Changeset [2968] by
-
- 1 edit2 adds in trunk/core/tests
added a test for debugstreams
