Timeline



Jul 27, 2010:

8:08 PM Changeset [21395] by dmik
Attempted to resurrect building of msvcrt.dll.
7:55 PM Changeset [21394] by dmik
Use the .lrf file when generating .exe and .dll using EMX to overcome …

Jul 24, 2010:

7:37 PM Ticket #8 (Make msvcrt.dll build) created by dmik
Odin contains an emulation library for MSVCRT in src/msvcrt which in …

Jul 16, 2010:

7:03 AM Changeset [21393] by dmik
Fixed: RegisterLxDll?() and friends are extern C.

Jul 14, 2010:

12:20 PM Changeset [21392] by dmik
Added INHERITED_ACE flag.
12:14 PM Changeset [21391] by dmik
Added token access flags and PTOKEN_USER (note that all token code is …
11:37 AM Changeset [21390] by dmik
Added STILL_ACTIVE.

Jul 13, 2010:

10:39 PM Changeset [21389] by dmik
ULONG_PTR and friends are integer types rather than pointers to integer.

Jul 12, 2010:

10:46 PM Changeset [21388] by dmik
Make CreateFile?() return HANDLE rather than HFILE to match the current …

Jul 7, 2010:

9:38 PM Changeset [21387] by dmik
SEH: Added _exception_code/_exception_info found in modern MSVC compilers.
9:36 PM Changeset [21386] by dmik
Deleted several more generated directories.

Jul 5, 2010:

3:04 PM Changeset [21385] by dmik
Added ignore patterns and removed generated files from SVN control.
1:47 PM Ticket #7 (Add support for __try/__except) closed by dmik
fixed: I fixed a couple of problems in further revisions. I think it's enough …
1:44 PM Changeset [21384] by dmik
SEH: Added some info to Porting.txt and examples to Odin32API.
1:29 PM Changeset [21383] by dmik
SEH: Don't call except blocks during exception stack unwind (for …
1:13 PM Changeset [21382] by dmik
SEH: Fixed: Nested try/except statements would produce wrong …
12:30 AM Changeset [21381] by dmik
Implemented compiler-level SEH (try/catch) support for GCC.

Jul 4, 2010:

5:43 PM Changeset [21380] by dmik
os2newapi.h: Added EOL at EOF.
5:42 PM Changeset [21379] by dmik
os2wrap2.h to make it possible to use OS/2 APIs from the same source …

Jun 30, 2010:

9:43 AM Ticket #7 (Add support for __try/__except) created by dmik
The windows code often uses try/except (this is a MSVC compiler …

Jun 28, 2010:

8:58 PM Changeset [21378] by dmik
Fixed invalid use of 'VOID' when compiling C++ code with GCC.

Jun 21, 2010:

7:03 PM Changeset [21377] by dmik
Added os2wrap2.h to make it possible to use OS/2 APIs from the same …
7:00 PM Changeset [21376] by dmik
Fixed GCC warning: 'packed' attribute ignored for field of type 'CHAR[8]'.

Jun 2, 2010:

10:54 PM Changeset [21375] by dmik
Change EOL style to CRLF for include files that are input to H2INC …

Jun 1, 2010:

2:34 PM Ticket #6 (Change compiler to gcc) created by Silvan Scherrer
change compiler from vac to gcc, as vac is really old now ad when odin …
2:33 PM Ticket #5 (Change build system to kmk) created by Silvan Scherrer
move Odin to a newer buildsystem like kmk, as the currently system is …

Apr 29, 2010:

6:41 PM Ticket #4 (overrun of handles index causes crash) closed by vladest
fixed: Fixed in SVN commit #21374
6:40 PM Changeset [21374] by vladest
Handle index overrun can cause crash sometimes. Ticket #4
6:40 PM Ticket #4 (overrun of handles index causes crash) created by vladest
In application, heavily uses handlers, overrun handler index causing crash
Note: See TracTimeline for information about the timeline view.