- Sep 27, 2012
-
-
- Sep 26, 2012
-
-
Bill Welliver authored
-
Bill Welliver authored
in order to harmonize with the Stdio.Stat API. Also includes compat.
-
Henrik (Grubba) Grubbström authored
The internal cache for compile_memsearcher() could grow very large before the gc would clear some of its entries (each entry has a size of ~16KB). It now has a dynamic threshold for when it clears the cache on its own.
-
Henrik (Grubba) Grubbström authored
This function is needed to perform some low-level modifications of mappings.
-
- Sep 24, 2012
-
-
- Sep 22, 2012
-
-
Henrik (Grubba) Grubbström authored
-
- Sep 19, 2012
-
-
Martin Stjernholm authored
Contributed from Roxens commercial software.
-
Martin Stjernholm authored
-
Martin Stjernholm authored
-
Martin Stjernholm authored
-
Martin Stjernholm authored
-
- Sep 13, 2012
-
-
Martin Nilsson authored
-
Martin Nilsson authored
-
Bill Welliver authored
-
- Sep 11, 2012
-
-
Stefan Wallström authored
-
Stefan Wallström authored
Needed by Oracle module.
-
- Sep 10, 2012
-
-
Per Hedbor authored
-
Per Hedbor authored
-
Per Hedbor authored
-
Per Hedbor authored
-
Per Hedbor authored
This made our usage of it about 20% faster. This is done mainly by avoiding making (shorter) copies of the buffer string when reading.
-
Per Hedbor authored
-
Per Hedbor authored
-
Kevin O'Rourke authored
-
Andreas Petersson authored
The object had only one data_ok function, now changed to have one per request.
-
- Sep 09, 2012
-
-
Henrik (Grubba) Grubbström authored
-
Henrik (Grubba) Grubbström authored
-
Henrik (Grubba) Grubbström authored
-
Henrik (Grubba) Grubbström authored
The solar event calculations now compensate for the difference between TDT (Terrestrial Dynamical Time) and UTC. Also fixes some AutoDoc mk II markup bugs.
-
Henrik (Grubba) Grubbström authored
The calculations now seem to be reasonably accurate.
-
- Sep 07, 2012
-
-
Henrik (Grubba) Grubbström authored
-
Henrik (Grubba) Grubbström authored
The function low_destruct_objects_to_destruct() is used by the destruct_objects_to_destruct() macro, which may be used by dynamic modules (eg Oracle).
-
Henrik (Grubba) Grubbström authored
The variable objects_to_destruct is used by the destruct_objects_to_destruct() macro, which may be used by dynamic modules (eg Oracle).
-
- Sep 06, 2012
-
-
Henrik (Grubba) Grubbström authored
Oracle's jvm.dll has dependencies on runtime libraries that it doesn't install in the global dll path or in the same directory. This patch adds the directory where they do install the required dlls to the dll search path, with a fallback to using the current directory on older NT. The main change in this patch is to fix some calling-convention bugs in earlier attempts, and to use the Unicode APIs.
-
- Sep 05, 2012
-
-
Arne Goedeke authored
-
Henrik (Grubba) Grubbström authored
-
Henrik (Grubba) Grubbström authored
-
Martin Stjernholm authored
-
- Sep 04, 2012
-
-
Henrik (Grubba) Grubbström authored
-