Timeline



Jul 10, 2011:

5:20 PM Ticket #38 (Improve Error Messages - Enable Quiet Mode /Q) created by martini
It may be a good idea to improve the error messages, or try to …
12:00 PM Changeset [21668] by dmik
release: Bumped build number and updated changelog for 0.6.21668.

Jul 7, 2011:

11:44 AM Changeset [21667] by dmik
kernel32: Fixed a regression in r21655 that caused crashes in DOSCALL1 …

Jul 6, 2011:

9:05 PM Changeset [21666] by dmik
Renamed WPI creation script to CreateWPI.cmd, for clarity.
9:04 PM Changeset [21665] by dmik
Added CreateZIPs.sh to automate creation of distribution ZIP archives.
9:02 PM Changeset [21664] by dmik
Copy *.map files along with *.sym to the bin directory.

Jul 5, 2011:

6:02 PM Ticket #37 (Recursion in exception handler) closed by dmik
fixed: Committed the change in r21662. In my tests, I see no recursive …
5:53 PM Changeset [21663] by dmik
testapp: exceptions/seh: crash: Typo.
5:52 PM Changeset [21662] by dmik
kernel32: SEH: Disabled unwinding Win32 exception handlers in response …
5:44 PM Changeset [21661] by dmik
kernel32: Do not unwind Win32 exception handlers from DLL_InitTerm() …
5:38 PM Changeset [21660] by dmik
testapp: exceptions/seh: Added crash testcase.

Jul 1, 2011:

4:19 PM Ticket #37 (Recursion in exception handler) created by dmik
There is an annoying recursion in the Odin exception handler where it …

Jun 29, 2011:

7:26 AM Ticket #36 (Crash report) created by ecs273
I don't have the debug version and so I'm just going to send this …

Jun 27, 2011:

6:34 PM Changeset [21659] by dmik
release: Bumped build number and updated changelog for 0.6.21659.
3:18 PM Changeset [21658] by dmik
odincrt: DosQueryModuleHandleStrict?(): Check for out of memory when …
3:17 PM Changeset [21657] by dmik
wsock32: Fixed: Zeroing the async task structure at task termination …
3:14 PM Changeset [21656] by dmik
wsock32: Don't start a dummy async thread when WSAEventSelect() is …
12:34 AM Changeset [21655] by dmik
kernel32: Fixed: Closing a duplicate of a handle opened with …
12:27 AM Changeset [21654] by dmik
kernel32: Show an error message box if WGSS50.DLL initialization fails …

Jun 23, 2011:

4:34 PM Ticket #23 (odininst crashes reproducibly in kernel32.dll) closed by dmik
fixed: Herwig reports that all is fine.
4:20 PM Ticket #35 (Investigate failures in low memory conditions) created by dmik
It is known that if there are lots of heavy applications loaded when …
2:19 PM Changeset [21653] by dmik
kernel32: Add the full path to the started executable to the message …
1:10 PM Changeset [21652] by dmik
wgss: Added a hack (04b4431c...) that removes returning …
1:06 PM Changeset [21651] by dmik
kernel32: Show a message box if DLL initializaiton fails to make sure …
12:14 PM Changeset [21650] by dmik
kernel32: Check for failures during DLL initialization and return the …
12:02 PM Changeset [21649] by dmik
general: Exit gracefully instead of crashing if KERNEL32.DLL …
11:35 AM Changeset [21648] by dmik
kernel32: Added debug messages to OSLibGetDllName().
11:33 AM Changeset [21647] by dmik
kernel32: Propagate exceptions further along the OS/2 chain instead of …

Jun 22, 2011:

11:24 PM Changeset [21646] by dmik
Fixed typo in r21639.
9:43 PM Changeset [21645] by dmik
kernel32: SEH: Fixed crashes at process termination (exceptions …
6:36 PM Changeset [21644] by dmik
dsound: Open audio devices in shared mode to allow other processes …
12:58 PM Changeset [21643] by dmik
testapp/gui/input: Added debug_[a|w] targets.
12:53 PM Changeset [21642] by dmik
user32: Minor cleanup (consistency).
12:51 PM Ticket #34 (Weird scroll bar behavior) closed by dmik
fixed: The issue has been fixed in r21641. Turned out that Rich broke it in …
12:50 PM Changeset [21641] by dmik
user32: Rolled back a change from r21356 (typo?) that broke standard …

Jun 21, 2011:

8:51 AM Changeset [21640] by dmik
shell32: Fixed a typo in r21639.

Jun 20, 2011:

5:19 PM Changeset [21639] by dmik
shell32: SHGetFileInfo(): Differentiate between different drive types …
3:17 PM Changeset [21638] by dmik
kernel32: GetFileAttributesEx?(): Interpret paths like 'X:' as 'X:\' …
3:16 PM Changeset [21637] by dmik
shell32: Fixed SHGetFileInfoW(): PIDL input argument was …

Jun 17, 2011:

6:34 PM Ticket #34 (Weird scroll bar behavior) created by dmik
The current Odin builds show the weird behavior of the scroll bar …

Jun 16, 2011:

1:44 PM Changeset [21636] by dmik
SEH: Preserve EDX before try just in case if the compiler happens to …
10:33 AM Changeset [21635] by dmik
os2wrap2.h: Added wrappers for CCH* constants.

Jun 11, 2011:

11:18 AM Changeset [21634] by dmik
ole32: Fixed a crash when dragging an object that doesn't support …

Jun 2, 2011:

11:49 AM Changeset [21633] by dmik
kernel32: Fixed crashes in code involving _try/except due to garbage …

May 12, 2011:

7:01 PM Changeset [21632] by dmik
release: Bumped build number and updated changelog for 0.6.21632.

Apr 28, 2011:

8:59 PM Changeset [21631] by dmik
minivcrt: Fixed _fullpath()/_wfullpath() which was broken in many …

Apr 26, 2011:

7:00 PM Changeset [21630] by dmik
comdlg32: Made PrintDlg?() use the native PM print dialog instead of …
6:03 PM Changeset [21629] by dmik
Spacing.

Apr 21, 2011:

8:41 PM Changeset [21628] by dmik
gdi32: Fixed broken TextOut? API family that would draw text flipped …

Apr 18, 2011:

11:17 PM Changeset [21627] by dmik
winspool: Implemented GetPrinter?* Unicode API.

Apr 15, 2011:

8:06 PM Ticket #28 (smp hangs) closed by dmik
fixed: As of r21626 (and especially after r21620), hangs at process …
7:37 PM Changeset [21626] by dmik
kernel32: To complete the Win32 exception chain unwind support, make …
7:35 PM Changeset [21625] by dmik
kernel32: SEH: Fixed: Detecting the successful Win32 FS change was …
7:32 PM Changeset [21624] by dmik
kernel32: SEH: Make sure Win32 FS is active when unregistering the …
7:28 PM Changeset [21623] by dmik
kernel32: Typo.
12:15 PM Changeset [21622] by dmik
kernel32: SEH: We must unwind the Win32 exception stack on any …
12:02 PM Changeset [21621] by dmik
kernel32: Do not use ODINCRT (VACRT) printf when handling XCPT_UNWIND …
1:46 AM Changeset [21620] by dmik
wgss: Added a hack (b647a3a1...) that makes sure the system lock is …
12:57 AM Changeset [21619] by dmik
kernel32: Removed the dirty hack that would reset the exception …
12:47 AM Changeset [21618] by dmik
kernel32/SEH: Fixed a couple of bugs in SEH processing that could …
12:40 AM Changeset [21617] by dmik
testapp/common.mak: Redid debug-% and other shortcut targets to fix a …
12:37 AM Changeset [21616] by dmik
testapp: threads: Forgotten Makefile.

Apr 14, 2011:

11:11 AM Changeset [21615] by dmik
kernel32: Prevent accessing dprintf's FILE members in release builds: …
11:07 AM Changeset [21614] by dmik
testapp/threads: Updated to properly trigger the hanging behavior (#28).
11:04 AM Changeset [21613] by dmik
testapp/common.mak: Improved run- and debug- targets, added ipmd-, …
10:54 AM Changeset [21612] by dmik
kernel32/SEH: Fixed: The try exception handler would incorrectly …

Apr 13, 2011:

7:03 PM WikiProcessors edited by trac
(diff)
7:03 PM TracWorkflow created by trac
7:03 PM TracInstall edited by trac
(diff)
7:03 PM WikiHtml edited by trac
(diff)
7:03 PM RecentChanges edited by trac
(diff)
7:03 PM TracSearch edited by trac
(diff)
7:03 PM TracInterfaceCustomization edited by trac
(diff)
7:03 PM InterWiki edited by trac
(diff)
7:03 PM WikiNewPage edited by trac
(diff)
7:03 PM TracGuide edited by trac
(diff)
7:03 PM TracTimeline edited by trac
(diff)
7:03 PM TracTickets edited by trac
(diff)
7:03 PM TracLinks edited by trac
(diff)
7:03 PM TracSupport edited by trac
(diff)
7:03 PM TracRevisionLog edited by trac
(diff)
7:03 PM TracFineGrainedPermissions created by trac
7:03 PM TracBrowser edited by trac
(diff)
7:03 PM TitleIndex edited by trac
(diff)
7:03 PM TracStandalone edited by trac
(diff)
7:03 PM TracNavigation created by trac
7:03 PM WikiMacros edited by trac
(diff)
7:03 PM TracImport edited by trac
(diff)
7:03 PM TracAccessibility edited by trac
(diff)
7:03 PM TracUnicode edited by trac
(diff)
7:03 PM TracChangeset edited by trac
(diff)
7:03 PM PageTemplates created by trac
7:03 PM InterTrac edited by trac
(diff)
7:03 PM TracModPython edited by trac
(diff)
7:03 PM TracUpgrade edited by trac
(diff)
7:03 PM TracFastCgi edited by trac
(diff)
7:03 PM TracLogging edited by trac
(diff)
7:03 PM CamelCase edited by trac
(diff)
7:03 PM TracReports edited by trac
(diff)
7:03 PM TracCgi edited by trac
(diff)
7:03 PM TracNotification edited by trac
(diff)
7:03 PM WikiFormatting edited by trac
(diff)
7:03 PM TracPermissions edited by trac
(diff)
7:03 PM WikiPageNames edited by trac
(diff)
7:03 PM TracRepositoryAdmin created by trac
7:03 PM TracPlugins edited by trac
(diff)
7:03 PM TracBackup edited by trac
(diff)
7:03 PM TracRoadmap edited by trac
(diff)
7:03 PM TracEnvironment edited by trac
(diff)
7:03 PM WikiRestructuredTextLinks edited by trac
(diff)
7:03 PM TracWiki edited by trac
(diff)
7:03 PM TracIni edited by trac
(diff)
7:03 PM WikiDeletePage edited by trac
(diff)
7:03 PM TracSyntaxColoring edited by trac
(diff)
7:03 PM TracTicketsCustomFields edited by trac
(diff)
7:03 PM TracRss edited by trac
(diff)
7:03 PM TracModWSGI created by trac
7:03 PM TracQuery edited by trac
(diff)
7:03 PM TracAdmin edited by trac
(diff)
7:03 PM WikiRestructuredText edited by trac
(diff)
Note: See TracTimeline for information about the timeline view.