Bill Currie
|
a7b5b56a2c
|
implement Z_Realloc, PR_Zone_Realloc and pr_obj_realloc
|
2002-05-29 20:58:53 +00:00 |
|
Bill Currie
|
33e055209e
|
Semi-major (more than minor:) progs convenience macro cleanup. There will
be more to come.
|
2002-05-22 22:35:37 +00:00 |
|
Bill Currie
|
ea36fceec5
|
fix a few missed initializations
|
2002-05-22 21:45:15 +00:00 |
|
Bill Currie
|
018b3ae536
|
more runtime implementation
|
2002-05-22 19:02:26 +00:00 |
|
Bill Currie
|
43e609241c
|
initial stab at supporting most of the obj runtime
|
2002-05-22 17:32:44 +00:00 |
|
Bill Currie
|
33daf1e724
|
provide temporary stubs for most of Object's methods
|
2002-05-21 23:39:21 +00:00 |
|
Bill Currie
|
3815d4be7e
|
blah, unitialized variable
|
2002-05-21 22:27:41 +00:00 |
|
Bill Currie
|
05c8cad2d1
|
grr, really should make compat.h include string[s].h
also, partially implement the messaging functions
|
2002-05-21 22:13:05 +00:00 |
|
Bill Currie
|
9820c5d45a
|
start working in the obj runtime. any and all functions named ".ctor" will
be run in the order found.
|
2002-05-21 21:29:49 +00:00 |
|