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...> - 2002-12-18 12:13:42
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: sysdeps.h Log Message: Corrected 10.2 problem, add 10.1 compile fix for newer configure.in |
From: CVS <do...@th...> - 2002-12-18 12:06:04
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.h Log Message: Better comments about drawing strategies, new define to specify using the alpha channel |
From: CVS <do...@th...> - 2002-12-18 11:57:18
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: PrefsEditor.h PrefsEditor.mm Log Message: [[blah alloc] init] -> [blah new], error checking when deleting volume files |
From: CVS <do...@th...> - 2002-12-18 11:54:33
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: NNThread.m Log Message: [[blah alloc] init] -> [blah new] |
From: CVS <do...@th...> - 2002-12-18 11:53:27
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.h EmulatorView.mm Log Message: Allow randomise to work with different drawing strategies |
From: CVS <do...@th...> - 2002-12-18 11:50:29
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.mm Emulator.mm Log Message: [[blah alloc] init] becomes [blah new] |
From: CVS <do...@th...> - 2002-12-18 11:33:59
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: ToDo.html Log Message: JIT |
From: CVS <do...@th...> - 2002-11-24 20:07:48
|
Update of /cvs/BasiliskII/src/Unix Modified Files: configure.ac main_unix.cpp Log Message: Add changes from Brian Johnson: - Update MIPSpro compiler flags - Only define static variables if they are to be used - Try to lock the pthreads mutex prior to unlocking/destroying it |
From: CVS <do...@th...> - 2002-11-20 18:03:03
|
Update of /cvs/BasiliskII/src/uae_cpu/fpu Modified Files: core.h exceptions.h flags.h fpu_ieee.cpp mathlib.cpp mathlib.h rounding.h types.h Log Message: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed. |
From: CVS <do...@th...> - 2002-11-20 18:03:01
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sysdeps.h Log Message: Update ASM_SYM_FOR_FUNC to match x86-64 too, may be useful later. |
From: CVS <do...@th...> - 2002-11-05 11:56:32
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: m68k.h Log Message: OPTIMIZED_FLAGS for x86-64 with the pushf/pop method since sahf/lahf are invalid in long mode. |
From: CVS <do...@th...> - 2002-11-05 11:55:59
|
Update of /cvs/BasiliskII/src/Unix Modified Files: configure.ac Log Message: Add configury for x86-64 |
From: CVS <do...@th...> - 2002-11-05 10:30:16
|
Update of /cvs/BasiliskII/src Modified Files: main.cpp Log Message: Updates to reflect recent cxmon 64bit changes |
From: CVS <do...@th...> - 2002-11-05 10:29:52
|
Update of /cvs/BasiliskII/src/Unix Modified Files: configure.ac Log Message: Get rid of CPU_* defines as nobody actually used them and are useless |
From: CVS <do...@th...> - 2002-11-05 10:29:16
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sysdeps.h Log Message: x86-64 can do unaligned accesses |
From: CVS <do...@th...> - 2002-11-02 18:11:11
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: Remove obsolete CFLOW_* constants but keep cpuop_{begin,end} for an inline-threaded core. |
From: CVS <do...@th...> - 2002-11-02 18:11:11
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: gencpu.c newcpu.cpp newcpu.h Log Message: Remove obsolete CFLOW_* constants but keep cpuop_{begin,end} for an inline-threaded core. |
From: CVS <do...@th...> - 2002-11-02 17:21:06
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: readcpu.cpp Log Message: Fix buffer overflow reported by Aranym people |
From: CVS <do...@th...> - 2002-10-31 08:52:32
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Eliminate compile warning |
From: CVS <do...@th...> - 2002-10-31 08:51:11
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: configure.in sysdeps.h Log Message: SOme 10.2 compile fixes |
From: CVS <do...@th...> - 2002-10-29 14:27:23
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: sysdeps.h Log Message: Fixes for compiling on 10.2 |
From: CVS <do...@th...> - 2002-10-29 14:25:31
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Eliminate warning |
From: CVS <do...@th...> - 2002-10-29 14:24:56
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: configure.in Log Message: Correct path for some Unix files |
From: CVS <do...@th...> - 2002-10-29 14:22:02
|
Update of /cvs/BasiliskII/src/MacOSX Removed Files: config.h.in Log Message: Now generated by autoheader |
From: CVS <do...@th...> - 2002-10-29 14:16:55
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 1_prepare_files.sh Log Message: Added Id, overwrite existing symlinks, run autoheader |