* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / ChangeLog-1999
1 1999-11-18 19:30  schani
2
3         * src/threads/green/: locks.c, threads.c: Changed some blockInts
4           assertions to > 0.
5
6 1999-11-18 19:29  schani
7
8         * main.c, src/cacao/cacao.c: Exceptions in class loading are
9           catched.  Cacao exits if topclass is not loaded.
10
11 1999-11-16 17:13  andi
12
13         * src/threads/green/threadio.h: include files and headers fixed for
14           portability
15
16 1999-11-15 11:57  andi
17
18         * builtin.c, src/vm/builtin.c: gc Bug prov. fixed, final fix
19           waiting
20
21 1999-11-11 20:21  andi
22
23         * Makefile.in, builtin.c, global.h, src/vm/builtin.c,
24           src/vm/global.h, jit.c, loader.c, main.c, native.c,
25           src/cacao/cacao.c, src/native/native.c, src/vm/loader.c,
26           src/vm/jit/parse.c, src/threads/green/threadio.c,
27           tests/Makefile.in, tests/jctest.java: exception handling and
28           parser bug fixed
29
30 1999-11-09 13:42  andi
31
32         * loader.c, src/vm/loader.c: comments and cleanup
33
34 1999-11-09 13:32  andi
35
36         * native.c, src/native/native.c:
37           heap_addreference(&SystemClassLoader)
38
39 1999-11-09 12:33  schani
40
41         * Makefile.am, Makefile.in, aclocal.m4, builtin.c, config.h.in,
42           configure, src/vm/builtin.c, headers.c, jni.c,
43           src/cacaoh/headers.c, src/native/jni.c, loader.c, main.c,
44           native.c, src/cacao/cacao.c, src/native/native.c,
45           src/vm/loader.c, src/vm/jit/parse.c, src/native/vm/Field.c,
46           src/native/vm/VMThread.c, src/threads/green/threads.c,
47           src/threads/green/threadio.c, src/threads/green/threadio.h,
48           src/threads/green/threads.h, tests/Makefile.in, tests/sleep.java,
49           tests/network/DemoClient.java, tests/network/DemoServer.java,
50           tests/network/FILE.HTM, tests/network/GenericServer.java,
51           tests/network/classloader.java, tests/network/socktest.java,
52           tests/network/urltest.java, tests/network/whatip2.java,
53           tests/network/httpd/httpd.java,
54           tests/network/udp/QuoteClient.java,
55           tests/network/udp/QuoteServer.java,
56           tests/network/udp/QuoteServerThread.java,
57           tests/network/udp/one-liners.txt: java.net implemented.  Dynamic
58           classloader implemented (buggy).  Thread.sleep implemented.
59
60 1999-10-04 12:34  roman
61
62         * Makefile.am, Makefile.in, asmpart.h, builtin.c, src/vm/builtin.c,
63           src/vm/jit/asmpart.h, builtin.h, compiler.c, global.h, headers.c,
64           src/cacaoh/headers.c, src/vm/builtin.h, src/vm/global.h, jit.c,
65           jni.c, src/native/jni.c, jni.h, loader.c, src/native/jni.h,
66           src/vm/loader.c, loader.h, main.c, native.c, src/cacao/cacao.c,
67           src/native/native.c, src/vm/loader.h, native.h, tables.c,
68           tables.h, src/native/native.h, src/vm/tables.c, src/vm/tables.h,
69           src/vm/jit/parse.c, src/vm/jit/stack.c,
70           src/native/vm/Constructor.c, src/native/vm/Field.c,
71           src/native/vm/Makefile.am, src/native/vm/Method.c,
72           src/native/vm/VMRuntime.c, src/native/vm/VMThread.c,
73           src/threads/green/locks.c, src/threads/green/threadio.c,
74           src/threads/green/threads.c: jdk1.2 and loader optimisation
75
76 1999-09-27 17:52  chris
77
78         * Makefile, Makefile.in, aclocal.m4, config.h.in, configure,
79           global.h, jit.c, jit.h, src/vm/global.h, main.c,
80           src/cacao/cacao.c, src/vm/jit/parse.c, src/vm/jit/stack.c,
81           tests/Makefile.in, tests/jctest.java, doc/array.tex: narray first
82           check in
83
84 1999-09-27 17:32  chris
85
86         * configure.in, Makefile.am, doc/Makefile.am: [no log message]
87
88 1999-03-03 16:54  phil
89
90         * Makefile.am, Makefile.in: [no log message]
91
92 1999-01-29 10:54  phil
93
94         * tests/: Makefile.am, Makefile.in, x.output:  regression
95           testing... sort of
96
97 1999-01-28 20:51  phil
98
99         * Makefile.in: now it really works
100
101 1999-01-28 20:50  phil
102
103         * Makefile.am, Makefile.in: fixing my fix to teh fix
104
105 1999-01-28 20:49  phil
106
107         * Makefile.am: fixing my fix
108
109 1999-01-28 20:48  phil
110
111         * Makefile.am, Makefile.in, configure, configure.in, main.c,
112           src/cacao/cacao.c: a couple more prerelease fixes
113
114 1999-01-28 12:55  phil
115
116         * Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
117           configure.in: added a simple test target
118
119 1999-01-26 01:38  phil
120
121         * INSTALL, NEWS, README: documentation changes
122
123 1999-01-20 16:41  andi
124
125         * Makefile.am, Makefile.in, configure, configure.in:
126           automake/autoconf fixes
127
128 1999-01-20 16:01  andi
129
130         * configure, configure.in: [no log message]
131
132 1999-01-20 15:58  andi
133
134         * Makefile.am, Makefile.in, acconfig.h, aclocal.m4, config.h.in,
135           configure, configure.in, global.h, src/vm/global.h: fixed
136           old_copiler/new_compiler issue and other merged the IRIX makefile
137           in
138
139 1999-01-20 03:13  phil
140
141         * Makefile.am, Makefile.in, configure: fixed a makefile problem
142           from hell (actually just an include path)
143
144 1999-01-20 02:56  phil
145
146         * Makefile.in, configure, mkinstalldirs: [no log message]
147
148 1999-01-20 02:49  phil
149
150         * AUTHORS, ChangeLog, INSTALL, Makefile, Makefile.am, Makefile.in,
151           Makefile.maintainer, Makefile.pre-automake, NEWS, acconfig.h,
152           aclocal.m4, builtin.c, src/vm/builtin.c, compiler.c,
153           config.guess, config.h.in, config.sub, configure, configure.in,
154           global.h, headers.c, src/cacaoh/headers.c, src/vm/global.h,
155           install-sh, jit.c, jit.h, missing, native.c, stamp-h.in,
156           src/native/native.c, tables.h, src/vm/tables.h, doc/cacao.1,
157           src/vm/jit/Makefile.am, src/vm/jit/parse.c, src/mm/Makefile.am,
158           src/native/vm/Makefile.am, src/threads/green/Makefile.am,
159           src/threads/green/locks.c, src/threads/green/locks.h,
160           src/threads/green/threads.c, src/threads/green/threadio.c,
161           src/threads/green/threads.h, src/toolbox/Makefile.am,
162           src/mm/memory.c: Changed the makefile system to
163           autoconf/automake.  added a man page modified almost every file
164           to get it working with autoconf/automake.  rewrote every line
165           that generated a warning.  cleaned up some of the gc code.
166
167 1999-01-20 02:47  phil
168
169         * tests/.gdbinit: [no log message]
170
171 1999-01-20 01:13  phil
172
173         * COPYRIGHT: renamed to COPYING
174
175 1999-01-20 01:12  phil
176
177         * COPYING: COPYRIGHT was renamed into COPYING, to conform to the
178           GNU coding standard
179
180 1999-01-12 02:42  phil
181
182         * man/cacao.1: a man page
183
184 1999-01-05 20:26  phil
185
186         * Makefile: [no log message]
187