|
|
|
@388
|
17 years |
cinc |
NOM compiles now on FreeBSD. The fame goes to gahr for the patches.
|
|
|
|
@384
|
17 years |
cinc |
Changed some types in method definitions.
|
|
|
|
@369
|
17 years |
cinc |
Renamed nomGetCreatedClassName() to nomQueryCreatedClassName() because …
|
|
|
|
@357
|
17 years |
cinc |
Renamed nomGetClassName() to nomQueryClassName()
|
|
|
|
@331
|
18 years |
cinc |
Fixed ticket #20. Not a perfect solution, though…
|
|
|
|
@329
|
18 years |
cinc |
Fixed of by one array access bug showing only on Darwin in release …
|
|
|
|
@326
|
18 years |
cinc |
Portability patches for Windows, Linux, Darwin by Bird.
|
|
|
|
@286
|
19 years |
cinc |
Fixed DLL registering with the GC. See ticket #7.
|
|
|
|
@284
|
19 years |
cinc |
Use new IDL compiler
|
|
|
|
@281
|
19 years |
cinc |
Some minor changes for the new IDL compiler
|
|
|
|
@257
|
19 years |
cinc |
Made wrong object pointers fatal.
|
|
|
|
@256
|
19 years |
cinc |
Better error message.
|
|
|
|
@255
|
19 years |
cinc |
Parameter checking for object pointer working.
|
|
|
|
@221
|
19 years |
cinc |
Changes…
|
|
|
|
@219
|
19 years |
cinc |
Added doxygen tags. Some minor changes to NOMClass.
|
|
|
|
@210
|
19 years |
cinc |
Integration of nomUnInit() with the garbage collector using finalizers.
|
|
|
|
@199
|
19 years |
cinc |
Fixes for explicit metaclass handling
|
|
|
|
@196
|
19 years |
cinc |
Fixed class creation crash with explicit metaclasses not having any …
|
|
|
|
@195
|
19 years |
cinc |
Class DLLs register themselves with the garbage collector now. Some …
|
|
|
|
@193
|
19 years |
cinc |
Improvements to the GC interface and some more stuff
|
|
|
|
@192
|
19 years |
cinc |
Implemented nomIsObj().
|
|
|
|
@190
|
19 years |
cinc |
More types…
|
|
|
|
@185
|
19 years |
cinc |
Fixes and enhancements.
|
|
|
|
@177
|
19 years |
cinc |
Disabled a ton of debug messages.
|
|
|
|
@160
|
19 years |
cinc |
Moved all garbage collector includes to a separate include file.
|
|
|
|
@159
|
19 years |
cinc |
Added functions to register DLLs with the garbage collector.
|
|
|
|
@158
|
19 years |
cinc |
Moved garbage collector functions to a separate source file.
|
|
|
|
@139
|
19 years |
cinc |
Only use GLib types.
|
|
|
|
@136
|
19 years |
cinc |
Reviewed memory allocation functions.
|
|
|
|
@135
|
19 years |
cinc |
Added garbage collection. To use it the GC init function must be …
|
|
|
|
@101
|
19 years |
cinc |
Call nomInit() on new class objects and object instances.
|
|
|
|
@94
|
19 years |
cinc |
Initial NOM checkin
|