Timeline



Sep 23, 2010:

9:51 PM Changeset [21457] by ydario
In low mem situations, DosAllocMem?() can fail while new() can still …
8:12 PM Ticket #10 (Missing WinSock2 constants) closed by dmik
fixed: Fixed in r21456.
8:09 PM Changeset [21456] by dmik
WinSock2: IPPROTO_IP option constants have different values than in …
5:54 PM Changeset [21455] by ydario
Cannot commit already committed memory, check status before calling …
5:53 PM Ticket #10 (Missing WinSock2 constants) created by dmik
There is a bunch of constants (such as IP_ADD_MEMBERSHIP) that were …

Sep 21, 2010:

9:25 PM Changeset [21454] by dmik
win32type.h: fixed duplicate typedef conflicting in C mode.

Sep 20, 2010:

6:57 PM Changeset [21453] by dmik
Moved Sid APIs from ntdll.h to winbase.h (for compatibility with …
4:11 PM Changeset [21452] by dmik
netsecapi.h needs ntdef.h due to UNICODE_STRING and friends.
4:10 PM Changeset [21451] by dmik
winnt.h: Added PTOKEN_* pointers to TOKEN_* structs.
12:54 PM Changeset [21450] by dmik
advapi32: Export CryptSetKeyParam? and CryptSetHashParam? APIs.

Sep 19, 2010:

6:59 PM Changeset [21449] by dmik
testapp: Added test case for for try/finally/leave.
6:58 PM Changeset [21448] by dmik
excpt.h: Added support for try/finally/leave SEH statements.

Sep 18, 2010:

3:46 PM Ticket #9 (Build break with gcc 4.4.4) closed by ydario
fixed: (changeset:21447) takes care of defining a new set of nameless unions …
3:27 PM Changeset [21447] by dmik
Fixed ntdll build break by gcc4 by fixing …

Sep 9, 2010:

5:01 PM Ticket #9 (Build break with gcc 4.4.4) created by ydario
Build of ntdll is no longer possible with gcc 4.x; still working with …
2:56 PM Changeset [21446] by ydario
Add two new exports for flash support.
2:54 PM Changeset [21445] by ydario
LoadLibraryExA: return only for LX binaries, allow execution for PE …

Sep 5, 2010:

9:56 PM Changeset [21444] by dmik
Added a dummy change log entry and updated the build number for the …
9:47 PM Changeset [21443] by dmik
Added myself to the Authors list.
9:35 PM Changeset [21442] by dmik
Fixed the WPI installer generation script (didn't work with new WarpIn?
6:46 PM Changeset [21441] by dmik
advapi32: Use the "USER" environment variable for detecting the user …
6:18 PM Changeset [21440] by dmik
os2wrap2.h: Added wrappers for QSV_*, SIS_* and SV_* constants.

Sep 1, 2010:

1:47 PM Changeset [21439] by dmik
minivcrt: Provide a _fullpath() reimplementation that returns char * …

Aug 30, 2010:

1:58 PM Changeset [21438] by ydario
Reverted partially previous commit, wrong files.
1:56 PM Changeset [21437] by ydario
Restored old thread affinity mask, flash10 ticket:18.
12:21 PM Changeset [21436] by dmik
Make sure minivcrt.lib is built by default.
12:05 PM Changeset [21435] by dmik
kernel32: Return FALSE and set ERROR_CALL_NOT_IMPLEMENTED in …

Aug 27, 2010:

5:29 PM Changeset [21434] by dmik
Fixed: Starting executables with RegisterLxExe?() would mistakenly …
12:01 PM Changeset [21433] by dmik
testapp/common.mak: Added debug-<something> target that starts …
11:56 AM Changeset [21432] by dmik
testapp: Added SEH test.
11:54 AM Changeset [21431] by dmik
SEH: A better implementation of r21427, doesn't need separate …
11:18 AM Changeset [21430] by dmik
testapp: Put common defs in a single makefile.
10:50 AM Changeset [21429] by dmik
testapp/network/iphlpapi: Fix slashes.
10:30 AM Changeset [21428] by dmik
testapp/network/iphlpapi: Use relative path to Odin headers and libraries.
12:20 AM Changeset [21427] by dmik
SEH: Save EXCEPTION_RECORD and CONTEXT on heap when jumping back from …

Aug 26, 2010:

10:32 PM Changeset [21426] by dmik
Attempted to make Odin work in LIBPATHSTRICT=T mode by replacing …
1:48 PM Changeset [21425] by dmik
Added DosQueryModuleHandleStrict?() that is able to find modules loaded …

Aug 23, 2010:

11:41 PM Changeset [21424] by dmik
Added wrappers for DosQueryModFromEIP and DosQuerySysState? and added …
12:07 AM Changeset [21423] by dmik
os2wrap2.h: Fixed a lot of broken definitions (in fact, all macros …

Aug 17, 2010:

9:51 PM Changeset [21422] by dmik
Attempted to fix broken rsaenh.dll functionality when built by VAC 3 …
9:48 PM Changeset [21421] by dmik
Make sure basetsd.h is eventually included by windows.h (for …

Aug 16, 2010:

2:19 PM Changeset [21420] by dmik
winsock2.h: Added missing WSASend* and WSARecv* declarations.

Aug 15, 2010:

9:28 PM Changeset [21419] by dmik
Removed duplicate PWCHAR definition (now lives in winnt.h).

Aug 14, 2010:

5:18 PM Changeset [21418] by dmik
winsock2.h: Added declarations ofI WSASendDisconnect() and WSAIoctl().
5:17 PM Changeset [21417] by dmik
winsock.h: Added WSATYPE_NOT_FOUND.
5:15 PM Changeset [21416] by dmik
winnt.h: Added PWCHAR.
4:45 PM Changeset [21415] by dmik
Replaced an iphlpapi test case with a bettter one.

Aug 13, 2010:

6:14 PM Changeset [21414] by dmik
iphlpapi: Added support for multiple IPs and gateways per interface …
12:39 PM Changeset [21413] by dmik
iprtrmib.h: Use the proper time_t definition on GCC/EMX.
12:37 PM Changeset [21412] by dmik
iphlpapi: Fix the byte order in the reported interface mask and report …

Aug 12, 2010:

12:04 PM Changeset [21411] by dmik
Expose the iphlpapi.dll interface at source level through …
10:43 AM Changeset [21410] by dmik
winsock2.h: Added missing WSAAPI define.

Aug 10, 2010:

5:31 PM Changeset [21409] by dmik
winsock2.h: Removed duplicate GROUP definition.

Aug 5, 2010:

8:51 PM Changeset [21408] by dmik
LoadLibraryExA: Report the correct error code (mapped from OS/2 …
8:47 PM Changeset [21407] by dmik
Removed accidentally committed garbage.
8:43 PM Changeset [21406] by dmik
Added mapping of OS/2's ERROR_INIT_ROUTINE_FAILED to Win32's …
8:15 PM Changeset [21405] by dmik
Make signedness of PSZ and char * match when building on EMX.

Aug 4, 2010:

7:58 PM Changeset [21404] by dmik
Moved dummy unistd.h to incl_vac to make sure it doesn't interfere …
7:06 PM Changeset [21403] by dmik
winbase.h: Added TIME_ZONE_ID_INVALID.

Jul 30, 2010:

11:01 AM Changeset [21402] by dmik
Added more wide character versions of RT functions to minivcrt.lib.

Jul 29, 2010:

8:46 PM Changeset [21401] by dmik
Fixed a typo in the GetFileAttributesEx?() name.
8:33 PM Changeset [21400] by dmik
GCC 4.x.x supports unnamed structs and unions.

Jul 28, 2010:

8:14 PM Changeset [21399] by dmik
tchar.h: Don't define TCHAR twice (already defined in windef.h which …
6:14 PM Changeset [21398] by dmik
Build minivcrt.lib (accessible through minivcrt.h) that aims at …
6:08 PM Changeset [21397] by dmik
windef.h: Looks like the jni_md.h hack isn't necessary for OpenJDK.
6:07 PM Changeset [21396] by dmik
odin32.post.emx.mk: Fixed misplaced !else.

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.
Note: See TracTimeline for information about the timeline view.