Timeline
Jul 28, 2010:
- 10:14 PM Changeset [21399] by
- tchar.h: Don't define TCHAR twice (already defined in windef.h which …
- 8:14 PM Changeset [21398] by
- Build minivcrt.lib (accessible through minivcrt.h) that aims at …
- 8:08 PM Changeset [21397] by
- windef.h: Looks like the jni_md.h hack isn't necessary for OpenJDK.
- 8:07 PM Changeset [21396] by
- odin32.post.emx.mk: Fixed misplaced !else.
Jul 27, 2010:
- 10:08 PM Changeset [21395] by
- Attempted to resurrect building of msvcrt.dll.
- 9:55 PM Changeset [21394] by
- Use the .lrf file when generating .exe and .dll using EMX to overcome …
Jul 24, 2010:
- 9:37 PM Ticket #8 (Make msvcrt.dll build) created by
- Odin contains an emulation library for MSVCRT in src/msvcrt which in …
Jul 16, 2010:
- 9:03 AM Changeset [21393] by
- Fixed: RegisterLxDll() and friends are extern C.
Jul 14, 2010:
- 2:20 PM Changeset [21392] by
- Added INHERITED_ACE flag.
- 2:14 PM Changeset [21391] by
- Added token access flags and PTOKEN_USER (note that all token code is …
- 1:37 PM Changeset [21390] by
- Added STILL_ACTIVE.
- 12:39 AM Changeset [21389] by
- ULONG_PTR and friends are integer types rather than pointers to integer.
Jul 13, 2010:
- 12:46 AM Changeset [21388] by
- Make CreateFile() return HANDLE rather than HFILE to match the current …
Jul 7, 2010:
- 11:38 PM Changeset [21387] by
- SEH: Added _exception_code/_exception_info found in modern MSVC compilers.
- 11:36 PM Changeset [21386] by
- Deleted several more generated directories.
Jul 5, 2010:
- 5:04 PM Changeset [21385] by
- Added ignore patterns and removed generated files from SVN control.
- 3:47 PM Ticket #7 (Add support for __try/__except) closed by
- fixed: I fixed a couple of problems in further revisions. I think it's enough …
- 3:44 PM Changeset [21384] by
- SEH: Added some info to Porting.txt and examples to Odin32API.
- 3:29 PM Changeset [21383] by
- SEH: Don't call except blocks during exception stack unwind (for …
- 3:13 PM Changeset [21382] by
- SEH: Fixed: Nested try/except statements would produce wrong …
- 2:30 AM Changeset [21381] by
- Implemented compiler-level SEH (try/catch) support for GCC.
Jul 4, 2010:
- 7:43 PM Changeset [21380] by
- os2newapi.h: Added EOL at EOF.
- 7:42 PM Changeset [21379] by
- os2wrap2.h to make it possible to use OS/2 APIs from the same source …
Jun 30, 2010:
- 11:43 AM Ticket #7 (Add support for __try/__except) created by
- The windows code often uses try/except (this is a MSVC compiler …
Jun 28, 2010:
- 10:58 PM Changeset [21378] by
- Fixed invalid use of 'VOID' when compiling C++ code with GCC.
Jun 21, 2010:
- 9:03 PM Changeset [21377] by
- Added os2wrap2.h to make it possible to use OS/2 APIs from the same …
- 9:00 PM Changeset [21376] by
- Fixed GCC warning: 'packed' attribute ignored for field of type 'CHAR[8]'.
Jun 3, 2010:
- 12:54 AM Changeset [21375] by
- Change EOL style to CRLF for include files that are input to H2INC …
Jun 1, 2010:
- 4:34 PM Ticket #6 (Change compiler to gcc) created by
- change compiler from vac to gcc, as vac is really old now ad when odin …
- 4:33 PM Ticket #5 (Change build system to kmk) created by
- move Odin to a newer buildsystem like kmk, as the currently system is …
Apr 29, 2010:
- 8:41 PM Ticket #4 (overrun of handles index causes crash) closed by
- fixed: Fixed in SVN commit #21374
- 8:40 PM Changeset [21374] by
- Handle index overrun can cause crash sometimes. Ticket #4
- 8:40 PM Ticket #4 (overrun of handles index causes crash) created by
- In application, heavily uses handlers, overrun handler index causing crash
Note:
See TracTimeline
for information about the timeline view.