Timeline



Nov 14, 2010:

12:50 AM Ticket #15 (Add own setjmp()/longjmp()) created by dmik
The normal OS/2 LIBC version of setjmp() memorizes the current (top) …
12:41 AM Changeset [21474] by dmik
kernel32/SEH: Added support for setjmp()/longjmp() within the try …
12:29 AM Changeset [21473] by dmik
kernel32: Do not attempt to dereference a certainly invalid pointer in …

Nov 11, 2010:

1:19 PM Changeset [21472] by dmik
kernel32: Allow FILE_MAP_READ access for PAGE_WRITECOPY mappings. …

Oct 3, 2010:

6:09 AM Ticket #14 (KEIL does not work - src\kernel32\mmap.cpp line 725 - can this be ...) created by andib
Problem is, KEIL does not work cause it can not read it's tools.ini …

Oct 1, 2010:

7:47 PM Changeset [21471] by ydario
Make config.sys LIBPATH changes selected by default for new installations.
6:23 PM Changeset [21470] by ydario
Make WinXP the default system version.

Sep 30, 2010:

9:35 PM Changeset [21469] by dmik
Fixed: argv[argc] must be NULL.
6:00 PM Changeset [21468] by ydario
Add klibc 0.6.3 as requirement for installation.
5:02 PM Ticket #13 (svn error) closed by dmik
fixed: Should've been fixed in r21467. Sorry for the hassle but I guessed …
4:59 PM Changeset [21467] by dmik
Removed a file with non-ASCII characters from SVN and put it to .zip.

Sep 29, 2010:

7:29 PM Ticket #13 (svn error) created by abwillis
e:\svn-code\odin32[0]svn up . svn: Can't check path …
5:53 PM Ticket #12 (Use a single encoding in UI API) closed by dmik
fixed: In r21464, I solved issue 3 by providing special versions of argc and …
5:51 PM Changeset [21466] by dmik
Added encodings test case.
5:11 PM Changeset [21465] by dmik
shellapi.h: Declare CommandLineToArgvW() for those who may need it …
5:09 PM Changeset [21464] by dmik
Added argcA and argvA (valid only after WinMain() is entered) that …
12:46 AM Changeset [21463] by dmik
Undo interpreting strings as ANSI for certain OSLib APIs modified in …
12:04 AM Changeset [21462] by dmik
Fixed: CreateProcess could not start programs with national characters …

Sep 28, 2010:

10:10 PM Changeset [21461] by dmik
Fixed: Title bar in OS/2 look and feel mode displayed text with …

Sep 27, 2010:

9:04 PM Ticket #12 (Use a single encoding in UI API) created by dmik
It is known that there are two system encodings in Windows: the ANSI …

Sep 25, 2010:

4:24 PM Changeset [21460] by ydario
Cannot commit already committed memory, check status before calling …

Sep 24, 2010:

7:02 PM Changeset [21459] by ydario
Allow export by name of appearance control, so Flash can change look&feel.
5:23 PM Changeset [21458] by ydario
Add new registry keys, make config.sys changes optional, some improved …
3:01 PM Ticket #11 (Installer registry entry) created by ydario
New odin applications can dinamically load the runtime libraries, so …

Sep 23, 2010:

11:51 PM Changeset [21457] by ydario
In low mem situations, DosAllocMem() can fail while new() can still …
10:12 PM Ticket #10 (Missing WinSock2 constants) closed by dmik
fixed: Fixed in r21456.
10:09 PM Changeset [21456] by dmik
WinSock2: IPPROTO_IP option constants have different values than in …
7:54 PM Changeset [21455] by ydario
Cannot commit already committed memory, check status before calling …
7: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:

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

Sep 20, 2010:

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

Sep 19, 2010:

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

Sep 18, 2010:

5: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 …
5:27 PM Changeset [21447] by dmik
Fixed ntdll build break by gcc4 by fixing …

Sep 9, 2010:

7: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 …
4:56 PM Changeset [21446] by ydario
Add two new exports for flash support.
4:54 PM Changeset [21445] by ydario
LoadLibraryExA: return only for LX binaries, allow execution for PE …

Sep 5, 2010:

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

Sep 1, 2010:

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

Aug 30, 2010:

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

Aug 27, 2010:

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

Aug 26, 2010:

3:48 PM Changeset [21425] by dmik
Added DosQueryModuleHandleStrict() that is able to find modules loaded …

Aug 24, 2010:

1:41 AM Changeset [21424] by dmik
Added wrappers for DosQueryModFromEIP and DosQuerySysState and added …

Aug 23, 2010:

2:07 AM Changeset [21423] by dmik
os2wrap2.h: Fixed a lot of broken definitions (in fact, all macros …

Aug 17, 2010:

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

Aug 16, 2010:

4:19 PM Changeset [21420] by dmik
winsock2.h: Added missing WSASend* and WSARecv* declarations.
Note: See TracTimeline for information about the timeline view.