You can subscribe to this list here.
2001 |
Jan
(23) |
Feb
(28) |
Mar
(27) |
Apr
(12) |
May
(16) |
Jun
(43) |
Jul
(96) |
Aug
(4) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(35) |
Feb
(13) |
Mar
(37) |
Apr
(18) |
May
(30) |
Jun
(7) |
Jul
(7) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(11) |
Dec
(8) |
2003 |
Jan
(11) |
Feb
(2) |
Mar
(68) |
Apr
(15) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(22) |
Sep
(56) |
Oct
(58) |
Nov
(88) |
Dec
(71) |
2004 |
Jan
(137) |
Feb
(39) |
Mar
|
Apr
(27) |
May
(89) |
Jun
(78) |
Jul
(28) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(98) |
Dec
(69) |
2005 |
Jan
(57) |
Feb
(21) |
Mar
(76) |
Apr
(12) |
May
(28) |
Jun
(89) |
Jul
(53) |
Aug
(7) |
Sep
(5) |
Oct
(3) |
Nov
(69) |
Dec
(39) |
2006 |
Jan
(57) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(85) |
Jun
|
Jul
(75) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(54) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(31) |
Jul
(19) |
Aug
(1) |
Sep
|
Oct
|
Nov
(7) |
Dec
(13) |
2008 |
Jan
(63) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(4) |
2009 |
Jan
(1) |
Feb
(10) |
Mar
(6) |
Apr
(6) |
May
|
Jun
|
Jul
(16) |
Aug
(59) |
Sep
(6) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
|
Feb
(9) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(39) |
2012 |
Jan
(21) |
Feb
(3) |
Mar
(10) |
Apr
(16) |
May
|
Jun
(14) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: CVS <do...@th...> - 2003-05-15 13:32:10
|
Update of /cvs/SheepShaver Modified Files: Makefile Log Message: Use vm_acquire/vm_acquire_fixed/vm_release API. Prepare use of SIGSEGV handlers and instruction skippers. Fix test prior to including posix_sem.cpp. |
From: CVS <do...@th...> - 2003-05-15 13:32:06
|
Update of /cvs/SheepShaver/src/Unix Modified Files: Makefile.in configure.in main_unix.cpp Log Message: Use vm_acquire/vm_acquire_fixed/vm_release API. Prepare use of SIGSEGV handlers and instruction skippers. Fix test prior to including posix_sem.cpp. |
From: CVS <do...@th...> - 2003-05-15 13:30:54
|
Update of /cvs/SheepShaver/src Modified Files: rom_patches.cpp Log Message: Correctly print offset to current parcel, not next |
From: CVS <do...@th...> - 2003-04-16 17:03:19
|
Update of /cvs/SheepShaver/src/include Modified Files: emul_op.h Log Message: Make EmulOp() and check_load_invoc() extern "C" so that we are C++ name mangling independent for asm_linux.S |
From: CVS <do...@th...> - 2003-04-16 17:02:31
|
Update of /cvs/SheepShaver/src/Unix/Linux Modified Files: asm_linux.S Log Message: Make EmulOp() and check_load_invoc() extern "C" so that we are C++ name mangling independent for asm_linux.S |
From: CVS <do...@th...> - 2003-04-16 17:02:19
|
Update of /cvs/SheepShaver/src Modified Files: rsrc_patches.cpp Log Message: Make EmulOp() and check_load_invoc() extern "C" so that we are C++ name mangling independent for asm_linux.S |
From: CVS <do...@th...> - 2003-04-02 02:20:10
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: PrefsEditor.mm Log Message: Extra code for changing preferences file |
From: CVS <do...@th...> - 2003-04-02 02:18:23
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: PrefsEditor.h Log Message: Extra methods and outlets for changing preferences file, slight tidyup |
From: CVS <do...@th...> - 2003-04-02 02:16:19
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: prefs_macosx.cpp Log Message: Allow prefs file path from args, include some extra stuff from latest unix version of file |
From: CVS <do...@th...> - 2003-04-02 00:50:57
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Arg processing for prefs file path, include some extra stuff (SEGV and JIT) from latest unix version of file |
From: CVS <do...@th...> - 2003-04-02 00:37:51
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.mm Log Message: Eliminate a few warnings |
From: CVS <do...@th...> - 2003-04-01 05:26:25
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: readcpu.h Log Message: Building on GCC 2 causes errors: ../uae_cpu/gencpu.c: In function `void gen_opcode(long unsigned int)': ../uae_cpu/gencpu.c:874: conversion from `unsigned int' to `enum wordsizes' ../uae_cpu/gencpu.c:875: conversion from `unsigned int' to `enum amodes' due to mismatching of types in struct instr and types in function prototypes. However, this only started happening recently and I don't know why :-( |
From: CVS <do...@th...> - 2003-04-01 03:18:19
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: HowTo.html Log Message: Some extra versions tested, extra tips, ExtFS 7.5.3 |
From: CVS <do...@th...> - 2003-04-01 01:58:28
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Versions.html Log Message: Final v13 changelist |
From: CVS <do...@th...> - 2003-04-01 01:57:00
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.mm Log Message: Allow changes in Prefs window while emulator is running |
From: CVS <do...@th...> - 2003-04-01 01:55:28
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj/MainMenu.nib Modified Files: objects.nib Log Message: Extra Help menu items, change RAM size without pressing return |
From: CVS <do...@th...> - 2003-04-01 01:54:10
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj/MainMenu.nib Modified Files: classes.nib Log Message: Controller classes for extra Help menu items |
From: CVS <do...@th...> - 2003-04-01 01:52:43
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj Modified Files: InfoPlist.strings Log Message: Copyright symbol corrected (edited the file in vi and did an option G. It now looks wrong in something like TextEdit, but appears correct in the About panel and the Finder). |
From: CVS <do...@th...> - 2003-03-27 00:04:33
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: ToDo.html Versions.html Log Message: Added v13, updated bugs |
From: CVS <do...@th...> - 2003-03-26 23:38:11
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.mm Log Message: 1) Publish methods for clearing and blackening the bitmap 2) Always do the calculations for a possibly scaled view. Even if we prevent the user from changing the view size, the Monitors control panel in the emulator may still try to select a resolution which is too large for the screen, and thus the window will have to be reduced to fit, and thus the screen and bitmap co-ords may not match |
From: CVS <do...@th...> - 2003-03-26 23:35:47
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.h Log Message: Publish methods for clearing and blackening the bitmap |
From: CVS <do...@th...> - 2003-03-26 23:08:37
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.mm Log Message: Re-entry fix (purge vectors in VideoExit()), animate resizing of window, and centre afterwards |
From: CVS <do...@th...> - 2003-03-26 23:05:11
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Emulator.mm Log Message: Fixes for safe Restart()ing, some tidying up |
From: CVS <do...@th...> - 2003-03-26 22:26:50
|
Update of /cvs/BasiliskII/src/MacOSX Added Files: HowTo.html Log Message: Starter documentation (in response to some users' FAQs) |
From: CVS <do...@th...> - 2003-03-26 01:46:18
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Emulator.mm Log Message: Correctly deal with error conditions from InitEmulator() |