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...> - 2012-01-06 23:38:41
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: add a script to change SDL framework's load path |
From: <cv...@ce...> - 2012-01-06 23:24:03
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: include system frameworks in a standard way |
From: <cv...@ce...> - 2012-01-05 23:28:08
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: fix Info.plist in xcode project |
From: <cv...@ce...> - 2012-01-04 23:13:01
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: copy SDL framework step |
From: <cv...@ce...> - 2012-01-04 22:52:13
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: autorelease fix has landed upstream to SDL, remove our version of it |
From: <cv...@ce...> - 2012-01-02 00:03:44
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/config by asvitkine Modified Files: config.h Added Files: config-macosx-ppc_32.h Log Message: add ppc build to xcode project |
From: <cv...@ce...> - 2012-01-02 00:03:44
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: add ppc build to xcode project |
From: <cv...@ce...> - 2012-01-01 23:46:35
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: separate kpx_cpu into separate xcode target |
From: <cv...@ce...> - 2012-01-01 23:24:33
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: clip_macosx.cpp Log Message: fix a warning |
From: <cv...@ce...> - 2012-01-01 23:18:43
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: remove some code that was accidentally committed |
From: <cv...@ce...> - 2012-01-01 22:32:31
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: vm_alloc.cpp Log Message: cleanup ifdef chain syntax |
From: <cv...@ce...> - 2012-01-01 19:11:37
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: better cleanup of shared memory on failure |
From: <cv...@ce...> - 2012-01-01 18:51:47
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: wrap init_sdl() in USE_SDL ifdef |
From: <cv...@ce...> - 2012-01-01 18:50:09
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: fix compile error introduced by my recent refactoring |
From: <cv...@ce...> - 2011-12-31 19:47:24
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: vm_alloc.cpp Log Message: make the ifdef chain more readable |
From: <cv...@ce...> - 2011-12-30 20:37:38
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: vm_alloc.cpp vm_alloc.h Log Message: Fix CrashReporter poping up when PPC is not emulated on pre-10.5 systems. |
From: <cv...@ce...> - 2011-12-30 17:38:47
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: fix ppc build breakage |
From: <cv...@ce...> - 2011-12-30 15:36:08
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: enable hardware cursor on SDL 1.2.15+ |
From: <cv...@ce...> - 2011-12-30 01:33:34
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: successfull built of x86 32/64 UB via xcode proj |
From: <cv...@ce...> - 2011-12-30 00:58:40
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: trying to get xcode project to build a fat 32/64 bit binary - not yet there |
From: <cv...@ce...> - 2011-12-30 00:58:39
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/config by asvitkine Added Files: config-macosx-x86_32.h Log Message: trying to get xcode project to build a fat 32/64 bit binary - not yet there |
From: <cv...@ce...> - 2011-12-29 07:43:32
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: add utils_macosx.mm/h |
From: <cv...@ce...> - 2011-12-29 07:40:03
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: configure.ac Log Message: move NSAutoReleasePool_wrap() into its own file |
From: <cv...@ce...> - 2011-12-29 07:40:03
|
Update of /home/cvs/cebix/SheepShaver by asvitkine Modified Files: Makefile Log Message: move NSAutoReleasePool_wrap() into its own file |
From: <cv...@ce...> - 2011-12-29 07:38:42
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: SDLMain.m video_sdl.cpp Log Message: move NSAutoReleasePool_wrap() into its own file |