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...> - 2007-06-15 08:09:01
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: compemu_support.cpp Log Message: Fix JIT for 68020/68030 emulation mode. |
From: <cv...@ce...> - 2007-06-15 08:09:00
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu by gbeauche Modified Files: gencpu.c Log Message: Fix JIT for 68020/68030 emulation mode. |
From: <cv...@ce...> - 2007-06-15 07:55:04
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu/compiler by gbeauche Modified Files: compemu_support.cpp Log Message: Add support for comma-separated elements in "jitblacklist" item. |
From: <cv...@ce...> - 2007-06-14 14:46:04
|
Update of /home/cvs/cebix/BasiliskII by gbeauche Modified Files: TODO Log Message: Workaround video mode switch problems. IOW, make sure to always allocate the frame buffer at the same base address. |
From: <cv...@ce...> - 2007-06-14 14:46:02
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: video_x.cpp Log Message: Workaround video mode switch problems. IOW, make sure to always allocate the frame buffer at the same base address. |
From: <cv...@ce...> - 2007-06-14 14:45:59
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by gbeauche Modified Files: video_sdl.cpp Log Message: Workaround video mode switch problems. IOW, make sure to always allocate the frame buffer at the same base address. |
From: <cv...@ce...> - 2007-06-13 16:34:35
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: configure.ac Log Message: Add native audio support (without SDL) from Nigel's Basilisk II port to MacOS X. |
From: <cv...@ce...> - 2007-06-13 16:34:35
|
Update of /home/cvs/cebix/SheepShaver by gbeauche Modified Files: Makefile Log Message: Add native audio support (without SDL) from Nigel's Basilisk II port to MacOS X. |
From: <cv...@ce...> - 2007-06-13 16:11:33
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by gbeauche Modified Files: prefs_macosx.cpp Log Message: Handle "idlewait" option. |
From: <cv...@ce...> - 2007-06-13 16:10:09
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by gbeauche Modified Files: Emulator.mm Log Message: Raise INTFLAG_1HZ in RTCInterrupt() |
From: <cv...@ce...> - 2007-06-13 15:57:47
|
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu by gbeauche Modified Files: memory.cpp memory.h Log Message: Remove dead code, B2 doesn't use valid_address() |
From: <cv...@ce...> - 2007-06-13 13:27:41
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: autogen.sh Log Message: Fix autogen.sh to automatically include the local m4 directory, used as a fallback if system-wide defs are not found. |
From: <cv...@ce...> - 2007-06-13 12:11:56
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: configure.ac Log Message: Add mips cxmon files |
From: <cv...@ce...> - 2007-06-13 12:09:12
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: autogen.sh configure.ac Log Message: ifdef() constructs cause problems, make sure to automatically include the m4 directory while regenerating the configure script (provided no ACLOCAL_FLAGS are passed). i.e. ./autogen.sh now just works, even on MacOS X! |
From: <cv...@ce...> - 2007-06-07 11:52:16
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: configure.ac Log Message: Add MIPS files from cxmon. |
From: <cv...@ce...> - 2007-06-05 13:16:03
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: sigsegv.cpp Log Message: Arrangements for Linux/mips. |
From: <cv...@ce...> - 2007-02-18 21:11:49
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: clip_macosx.cpp Log Message: byteswap styled text (clipboard) on little endian host OS X |
From: <cv...@ce...> - 2007-02-17 09:01:33
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/test by gbeauche Modified Files: test-powerpc.cpp Log Message: merge PPC_PROFILE_REGS_USE fixes from KPX branch |
From: <cv...@ce...> - 2007-02-17 09:01:32
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-cpu.cpp ppc-jit.cpp Log Message: merge PPC_PROFILE_REGS_USE fixes from KPX branch |
From: <cv...@ce...> - 2007-02-17 09:01:32
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: sysdeps.h Log Message: merge PPC_PROFILE_REGS_USE fixes from KPX branch |
From: <cv...@ce...> - 2007-02-17 09:00:04
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-dyngen-ops.cpp ppc-dyngen.hpp ppc-translate.cpp Log Message: generate lwarx/swcx. native code only for uniprocessor emulation |
From: <cv...@ce...> - 2007-01-24 14:33:58
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: configure.ac Log Message: fix configure.ac unix script to not fail when AM_PATH_GTK and AM_PATH_ESD are not defined (such as is usually the case on Mac OS X) |
From: <cv...@ce...> - 2007-01-24 05:42:25
|
Update of /home/cvs/cebix/BasiliskII/src/slirp by asvitkine Modified Files: tftp.c Log Message: fix compile warning & potential buffer overflow at the same time |
From: <cv...@ce...> - 2007-01-24 03:36:48
|
Update of /home/cvs/cebix/SheepShaver/src by asvitkine Modified Files: prefs_items.cpp Log Message: ifndef so prefs editor compiles |
From: <cv...@ce...> - 2007-01-24 03:35:51
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/PrefsEditor/SheepShaverPrefs.xcodeproj by asvitkine Added Files: project.pbxproj Log Message: OSX Cocoa PrefsEditor - code and Xcode project |