Age | Commit message (Expand) | Author | Files | Lines |
2003-12-02 | configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi. | Mohan Embar | 1 | -46/+146 |
2003-11-07 | win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. | Mohan Embar | 1 | -0/+8 |
2003-10-31 | win32.cc: (dirExists) Internal helper function to test for directory existence. | Mohan Embar | 1 | -31/+45 |
2003-10-17 | win32.cc: (_Jv_pipe) Implemented. | Mohan Embar | 1 | -0/+7 |
2003-08-29 | win32.cc: fixed tab... | Mohan Embar | 1 | -12/+123 |
2003-07-26 | win32.cc (_Jv_platform_initProperties): Use generic names like "x86" for the ... | Ranjit Mathew | 1 | -11/+12 |
2003-03-10 | [multiple changes] | Andrew Haley | 1 | -0/+13 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 1 | -2/+2 |
2002-04-24 | win32.cc, win32.cc (backtrace): Added this function because Win32 does not su... | Adam Megacz | 1 | -0/+22 |
2002-04-11 | * win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free. | Tom Tromey | 1 | -4/+4 |
2002-04-11 | jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn. | Adam King | 1 | -19/+22 |
2002-04-09 | * win32.cc (_Jv_platform_initProperties): Use GetTempPath. | Tom Tromey | 1 | -1/+1 |
2002-04-07 | natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. | Adam King | 1 | -0/+130 |
2002-03-09 | 2002-03-09 Adam Megacz <adam@xwt.org> | Adam Megacz | 1 | -0/+14 |
2002-03-09 | 2002-03-09 Adam Megacz <adam@xwt.org> | Adam Megacz | 1 | -1/+1 |
2002-03-08 | win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong. | Adam Megacz | 1 | -4/+6 |
2002-02-12 | win32.cc: Added two #includes to make win32.cc compile. | Adam Megacz | 1 | -0/+2 |
2002-02-12 | win32.h: Added _Jv_platform_gettimeofday. | Adam Megacz | 1 | -0/+9 |
2002-02-07 | prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize. | Tom Tromey | 1 | -2/+16 |
2002-02-07 | configure.in: Changed mingw) to *mingw*). | Adam Megacz | 1 | -0/+23 |