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...> - 2011-12-29 07:38:42
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Added Files: utils_macosx.mm utils_macosx.h 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/Unix by asvitkine Modified Files: configure.ac Log Message: move NSAutoReleasePool_wrap() into its own file |
From: <cv...@ce...> - 2011-12-28 23:33:11
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: refactor init_sdl() into a function |
From: <cv...@ce...> - 2011-12-28 23:30:32
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: refactor install_signal_handlers() into its own function |
From: <cv...@ce...> - 2011-12-28 23:24:37
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: refactor load_mac_rom() into a function |
From: <cv...@ce...> - 2011-12-28 23:17:36
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: refactor get_system_info() into a function |
From: <cv...@ce...> - 2011-12-28 22:38:11
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: add pre-generated config files for Xcode project so far, only the x86-64 config |
From: <cv...@ce...> - 2011-12-28 22:38:10
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/config by asvitkine Added Files: config-macosx-x86_64.h config.h Log Message: add pre-generated config files for Xcode project so far, only the x86-64 config |
From: <cv...@ce...> - 2011-12-28 22:37:24
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/config by asvitkine Log Message: Directory /home/cvs/cebix/SheepShaver/src/MacOSX/config added to the repository |
From: <cv...@ce...> - 2011-12-28 22:15:19
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp SDLMain.m Log Message: fix SDL leak by wrapping video_refresh() call with an NSAutoReleasePool |
From: <cv...@ce...> - 2011-12-28 21:45:01
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: revert r1.39 - SDL 1.2.14 doesn't fix the hardware cursor :\ |
From: <cv...@ce...> - 2011-12-28 21:35:49
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: re-enable hardware cursor switching for SDL 1.2.14+, since the bug appears to have been fixed |
From: <cv...@ce...> - 2011-12-28 20:22:32
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: ether_unix.cpp Log Message: fix some unused var/function warnings |
From: <cv...@ce...> - 2011-12-28 20:22:32
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: fix some unused var/function warnings |
From: <cv...@ce...> - 2011-12-28 20:21:48
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by asvitkine Modified Files: main_unix.cpp Log Message: delete unused vars |
From: <cv...@ce...> - 2011-12-28 20:15:16
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by asvitkine Modified Files: dyngen.c Log Message: fix warning casting pointer to int |
From: <cv...@ce...> - 2011-12-28 18:17:16
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Modified Files: project.pbxproj Log Message: fix release build |
From: <cv...@ce...> - 2011-12-28 18:15:06
|
Update of /home/cvs/cebix/SheepShaver/src by asvitkine Modified Files: timer.cpp Log Message: don't deref desc after deleting it! |
From: <cv...@ce...> - 2011-12-28 18:01:24
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Added Files: project.pbxproj Log Message: first stab at xcode project for sheepshaver - this is still a work in progress |
From: <cv...@ce...> - 2011-12-28 18:00:28
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj by asvitkine Log Message: Directory /home/cvs/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj added to the repository |
From: <cv...@ce...> - 2011-12-28 17:52:04
|
Update of /home/cvs/cebix/SheepShaver/src/MacOSX/Launcher by asvitkine Modified Files: VMSettingsController.mm Log Message: use non-deprecated methods |
From: <cv...@ce...> - 2011-12-27 21:01:40
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Darwin by asvitkine Modified Files: lowmem.c Log Message: get file size using stat, which seems to be more reliable |
From: <cv...@ce...> - 2011-12-27 20:50:35
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Darwin by asvitkine Modified Files: lowmem.c Log Message: check for MAP_FAILED result |
From: <cv...@ce...> - 2011-12-27 19:50:45
|
Update of /home/cvs/cebix/BasiliskII/src/Unix/Darwin by asvitkine Modified Files: lowmem.c Log Message: remove extra comment start |
From: <cv...@ce...> - 2011-12-27 07:29:41
|
Update of /home/cvs/cebix/BasiliskII/src/slirp by asvitkine Modified Files: if.c Log Message: fix a warning and indents |