Timeline
2010-11-27:
- 11:37 Changeset [21482] by
- testapp/make: Fix debug-* targets.
- 11:36 Changeset [21481] by
- iplog: No need in unistd.h (which conflicts with the LIBC one).
- 11:34 Changeset [21480] by
- iphlpapi: Network interfaces whose names we didn't recognize should be …
- 11:27 Changeset [21479] by
- Get rid of dd_obj_base.h which duplicates obj_base.h creating unnecessary …
- 11:12 Changeset [21478] by
- Do not define TCHAR twice.
2010-11-26:
- 15:50 Changeset [21477] by
- Don't undefine DECLARE_HANDLE as it is sometimes used in client code.
2010-11-16:
- 23:38 Changeset [21476] by
- testapp: Improved SEH/except test case.
- 23:35 Changeset [21475] by
- testapp: Added longjmp test case to test longjmp() within try.
2010-11-14:
- 00:50 Ticket #15 (Add own setjmp()/longjmp()) created by
- The normal OS/2 LIBC version of setjmp() memorizes the current (top) …
- 00:41 Changeset [21474] by
- kernel32/SEH: Added support for setjmp()/longjmp() within the try block. …
- 00:29 Changeset [21473] by
- kernel32: Do not attempt to dereference a certainly invalid pointer in the …
2010-11-11:
- 13:19 Changeset [21472] by
- kernel32: Allow FILE_MAP_READ access for PAGE_WRITECOPY mappings. Fixes …
2010-10-03:
- 06:09 Ticket #14 (KEIL does not work - src\kernel32\mmap.cpp line 725 - can this be changed? ...) created by
- Problem is, KEIL does not work cause it can not read it's tools.ini file. …
2010-10-01:
- 19:47 Changeset [21471] by
- Make config.sys LIBPATH changes selected by default for new installations.
- 18:23 Changeset [21470] by
- Make WinXP the default system version.
2010-09-30:
- 21:35 Changeset [21469] by
- Fixed: argv[argc] must be NULL.
- 18:00 Changeset [21468] by
- Add klibc 0.6.3 as requirement for installation.
- 17:02 Ticket #13 (svn error) closed by
- fixed: Should've been fixed in r21467. Sorry for the hassle but I guessed that …
- 16:59 Changeset [21467] by
- Removed a file with non-ASCII characters from SVN and put it to .zip.
2010-09-29:
- 19:29 Ticket #13 (svn error) created by
- e:\svn-code\odin32[0]svn up . svn: Can't check path …
- 17:53 Ticket #12 (Use a single encoding in UI API) closed by
- fixed: In r21464, I solved issue 3 by providing special versions of argc and …
- 17:51 Changeset [21466] by
- Added encodings test case.
- 17:11 Changeset [21465] by
- shellapi.h: Declare CommandLineToArgvW() for those who may need it (modern …
- 17:09 Changeset [21464] by
- Added argcA and argvA (valid only after WinMain?() is entered) that may …
- 00:46 Changeset [21463] by
- Undo interpreting strings as ANSI for certain OSLib APIs modified in the …
- 00:04 Changeset [21462] by
- Fixed: CreateProcess? could not start programs with national characters in …
2010-09-28:
- 22:10 Changeset [21461] by
- Fixed: Title bar in OS/2 look and feel mode displayed text with national …
2010-09-27:
- 21:04 Ticket #12 (Use a single encoding in UI API) created by
- It is known that there are two system encodings in Windows: the ANSI …
2010-09-25:
- 16:24 Changeset [21460] by
- Cannot commit already committed memory, check status before calling …
2010-09-24:
- 19:02 Changeset [21459] by
- Allow export by name of appearance control, so Flash can change look&feel.
- 17:23 Changeset [21458] by
- Add new registry keys, make config.sys changes optional, some improved …
- 15:01 Ticket #11 (Installer registry entry) created by
- New odin applications can dinamically load the runtime libraries, so …
2010-09-23:
- 23:51 Changeset [21457] by
- In low mem situations, DosAllocMem?() can fail while new() can still work, …
- 22:12 Ticket #10 (Missing WinSock2 constants) closed by
- fixed: Fixed in r21456.
- 22:09 Changeset [21456] by
- WinSock2: IPPROTO_IP option constants have different values than in …
- 19:54 Changeset [21455] by
- Cannot commit already committed memory, check status before calling …
- 19:53 Ticket #10 (Missing WinSock2 constants) created by
- There is a bunch of constants (such as IP_ADD_MEMBERSHIP) that were …
2010-09-21:
- 23:25 Changeset [21454] by
- win32type.h: fixed duplicate typedef conflicting in C mode.
2010-09-20:
- 20:57 Changeset [21453] by
- Moved Sid APIs from ntdll.h to winbase.h (for compatibility with modern …
- 18:11 Changeset [21452] by
- netsecapi.h needs ntdef.h due to UNICODE_STRING and friends.
- 18:10 Changeset [21451] by
- winnt.h: Added PTOKEN_* pointers to TOKEN_* structs.
- 14:54 Changeset [21450] by
- advapi32: Export CryptSetKeyParam? and CryptSetHashParam? APIs.
2010-09-19:
- 20:59 Changeset [21449] by
- testapp: Added test case for for try/finally/leave.
- 20:58 Changeset [21448] by
- excpt.h: Added support for try/finally/leave SEH statements.
2010-09-18:
- 17:46 Ticket #9 (Build break with gcc 4.4.4) closed by
- fixed: (changeset:21447) takes care of defining a new set of nameless unions to …
- 17:27 Changeset [21447] by
- Fixed ntdll build break by gcc4 by fixing DUMMYUNIONNAME/DUMMYSTRUCTNAME …
2010-09-09:
- 19:01 Ticket #9 (Build break with gcc 4.4.4) created by
- Build of ntdll is no longer possible with gcc 4.x; still working with gcc …
- 16:56 Changeset [21446] by
- Add two new exports for flash support.
- 16:54 Changeset [21445] by
- LoadLibraryExA: return only for LX binaries, allow execution for PE …
2010-09-05:
- 23:56 Changeset [21444] by
- Added a dummy change log entry and updated the build number for the …
- 23:47 Changeset [21443] by
- Added myself to the Authors list.
- 23:35 Changeset [21442] by
- Fixed the WPI installer generation script (didn't work with new WarpIn? …
- 20:46 Changeset [21441] by
- advapi32: Use the "USER" environment variable for detecting the user name …
- 20:18 Changeset [21440] by
- os2wrap2.h: Added wrappers for QSV_*, SIS_* and SV_* constants.
2010-09-01:
- 15:47 Changeset [21439] by
- minivcrt: Provide a _fullpath() reimplementation that returns char * (as …
2010-08-30:
- 15:58 Changeset [21438] by
- Reverted partially previous commit, wrong files.
- 15:56 Changeset [21437] by
- Restored old thread affinity mask, flash10 ticket:18.
- 14:21 Changeset [21436] by
- Make sure minivcrt.lib is built by default.
- 14:05 Changeset [21435] by
- kernel32: Return FALSE and set ERROR_CALL_NOT_IMPLEMENTED in HeapWalk?() to …
Note: See TracTimeline
for information about the timeline view.
