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: <cv...@ce...> - 2010-02-21 10:16:21
|
Update of /home/cvs/cebix/SheepShaver/src by cebix Modified Files: macos_util.cpp Log Message: fixed const-ness and compiler warnings |
From: <cv...@ce...> - 2010-02-21 10:16:15
|
Update of /home/cvs/cebix/SheepShaver/src by cebix Modified Files: name_registry.cpp Log Message: fixed const-ness |
From: <cv...@ce...> - 2010-02-21 10:16:14
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by cebix Modified Files: video_x.cpp Log Message: fixed warnings |
From: <cv...@ce...> - 2010-02-21 10:16:14
|
Update of /home/cvs/cebix/SheepShaver/src/include by cebix Modified Files: macos_util.h Log Message: fixed const-ness and compiler warnings |
From: <cv...@ce...> - 2010-02-21 10:16:14
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by cebix Modified Files: sys_unix.cpp Log Message: fixed missing INT_MAX |
From: <cv...@ce...> - 2010-02-21 10:16:14
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by cebix Modified Files: main_unix.cpp Log Message: fixed warnings |
From: <cv...@ce...> - 2009-11-19 02:58:24
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by asvitkine Modified Files: dyngen.c Log Message: use correct variable name |
From: <cv...@ce...> - 2009-11-13 01:58:03
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Darwin by asvitkine Modified Files: lowmem.c Log Message: [ Patch from Jean-Pierre <cho...@fr...> ] Make lowmem be able to deal with x86_64 binaries. |
From: <cv...@ce...> - 2009-11-13 01:56:29
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by asvitkine Modified Files: dyngen.c Log Message: [ Patch from Jean-Pierre <cho...@fr...> ] More changes to support mach-o x86_64. |
From: <cv...@ce...> - 2009-11-08 19:11:16
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by asvitkine Modified Files: dyngen.c Log Message: code whitespace cleanup and patch_relocations() function |
From: <cv...@ce...> - 2009-11-08 18:16:45
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by asvitkine Modified Files: dyngen.c Log Message: [ Patch from Jean-Pierre <cho...@fr...> ] Dyngen patch for Snow Leopard x86_64 compatibility. This work is mostly based on the unofficial and incomplete x86_64 mach-o patch of qemu. |
From: <cv...@ce...> - 2009-11-07 08:05:56
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: Makefile.in Log Message: Make a few sections more like Unix/Makefile.in to simplify future resynchs - includes fixes so that it will actually build again. Some whitespace fixes. |
From: <cv...@ce...> - 2009-11-07 07:41:18
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: Makefile.in Log Message: A few more fixes to thoroughly clean |
From: <cv...@ce...> - 2009-11-07 07:19:37
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: Makefile.in Log Message: After universal binary build changes, repair the clean rules |
From: <cv...@ce...> - 2009-11-06 21:33:24
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: prefs_macosx.cpp PrefsEditor.mm Log Message: Allow linking after prefs API changes from 3 months ago. |
From: <cv...@ce...> - 2009-10-20 01:55:23
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Linux/NetDriver by asvitkine Modified Files: sheep_net.c Log Message: [Joel Mauras] Patch for network suppor on 2.6 Linux Kernel. |
From: <cv...@ce...> - 2009-10-18 16:21:34
|
Update of /home/cvs/cebix/BasiliskII/src/AmigaOS by asvitkine Modified Files: main_amiga.cpp Log Message: fix PrefsInit on amiga |
From: <cv...@ce...> - 2009-10-18 01:22:49
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: clip_macosx.cpp Log Message: trying to get slightly better clip behaviour - swap the data back after giving it to the host OS, and don't clear clipboard every time as some apps will put many varieties of the same data in succession... however, a better fix would be to patch the ROM ZeroScrap function in a similar way as we patch GetScrap/PutScrap |
From: <cv...@ce...> - 2009-10-08 09:21:09
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: Emulator.mm Log Message: Another build fix for changed Prefs methods |
From: <cv...@ce...> - 2009-10-08 08:56:37
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: main_macosx.mm Log Message: Re-synch with latest main_unix.cpp to work around method changes in LoadPrefs() and PrefsInit(). Fixes build error reported by Jean-Jacques Cortes. |
From: <cv...@ce...> - 2009-09-21 03:34:30
|
Update of /home/cvs/cebix/SheepShaver/src/BeOS by asvitkine Modified Files: main_beos.cpp Log Message: Fix builds on platforms that may have gotten broken due to my vmdir changes. |
From: <cv...@ce...> - 2009-09-21 03:34:28
|
Update of /home/cvs/cebix/SheepShaver/src/Windows by asvitkine Modified Files: main_windows.cpp Log Message: Fix builds on platforms that may have gotten broken due to my vmdir changes. |
From: <cv...@ce...> - 2009-09-21 03:33:38
|
Update of /home/cvs/cebix/BasiliskII/src/dummy by asvitkine Modified Files: xpram_dummy.cpp Log Message: Fix builds on platforms that may have gotten broken due to my vmdir changes. |
From: <cv...@ce...> - 2009-09-21 03:33:37
|
Update of /home/cvs/cebix/BasiliskII/src/Windows by asvitkine Modified Files: main_windows.cpp Log Message: Fix builds on platforms that may have gotten broken due to my vmdir changes. |
From: <cv...@ce...> - 2009-09-21 03:33:37
|
Update of /home/cvs/cebix/BasiliskII/src/AmigaOS by asvitkine Modified Files: main_amiga.cpp Log Message: Fix builds on platforms that may have gotten broken due to my vmdir changes. |