| Age | Commit message (Expand) | Author |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-12 | Some more leak hunting/housekeeping, probably wont affect Issue 2184 in a not... | j4ck.fr0st |
| 2010-01-19 | JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin... | hrydgard |
| 2009-09-15 | GUI : Added possibility to move the logwindow around in non-debugger mode, fi... | sl1nk3.s |
| 2009-09-07 | GUI: make some elements such as memory jit and breakpoint windows into | nakeee |
| 2009-08-02 | some more fixes for the switch to unicode. Thanks sl1nk3.s | LPFaint99 |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | Fix up all copyright dates. | death2droid |
| 2009-07-15 | Roll back R3801. Dolphin works again. Seriously, if you're not even testing h... | hrydgard |
| 2009-07-15 | Tons of reworking of the cores to make them more...generalized, not quite the... | Sonicadvance1 |
| 2009-06-12 | JITIL 64 - fix stupid bug in IR.cpp. Almost there... loadstorepaired left. fi... | hrydgard |
| 2009-02-23 | Introduce JitCommon folder to share things between the two jits. | hrydgard |
| 2009-02-09 | Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should g... | hrydgard |
| 2009-02-06 | Allow changing of the debugger font and some cleanup | Shawn Hoffman |
| 2009-01-21 | misc debugger improvements - hle:d code can be read in disasm window, memview... | hrydgard |
| 2008-12-29 | This is an ugly hack, but increase the size of the buffer... I managed | magumagu9 |
| 2008-12-20 | Even more code reorganization + first step towards being able to single step ... | hrydgard |
| 2008-12-20 | Fix 32-bit lmw/stmw (well, disable). Merge the two dispatchers. | hrydgard |
| 2008-12-20 | More code reorganization. | hrydgard |
| 2008-12-19 | misc cleanup, bugfix for x86 display in jit window | hrydgard |
| 2008-12-19 | Some stats for the jit window. | hrydgard |
| 2008-12-18 | add ppc disassembly to jit results viewer windowTurn the JIT into a class. In... | hrydgard |
| 2008-12-18 | add ppc disassembly to jit results viewer window | hrydgard |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-09-22 | change src to Src | nakeee |