| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | add -dl on unix | Bill Hoffman | 2005-07-12 | 1 | -1/+1 |
|
|
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 1 | -3/+3 |
|
|
* | BUG: shut downgrade XMLRPC support | Ken Martin | 2005-05-31 | 1 | -1/+3 |
|
|
* | ENH: Removing stdio_core hack. A better work-around has been put in cmStanda... | Brad King | 2005-04-26 | 2 | -11/+0 |
|
|
* | BUG: Older SGI compilers still have internal/stdio_core.h but do not support ... | Brad King | 2005-04-24 | 1 | -3/+4 |
|
|
* | COMP: Using a new work-around for stdarg.h problem on SGI. | Brad King | 2005-04-21 | 3 | -20/+10 |
|
|
* | COMP: Do not build the file when wide char is not set since the file would be... | Andy Cedilnik | 2005-04-21 | 1 | -1/+6 |
|
|
* | COMP: Attempt to fix problem with building on SGI | Andy Cedilnik | 2005-04-19 | 1 | -0/+20 |
|
|
* | COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off. | Brad King | 2005-04-19 | 1 | -1/+1 |
|
|
* | BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR. | Brad King | 2005-04-19 | 1 | -1/+1 |
|
|
* | BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available. | Brad King | 2005-04-19 | 1 | -3/+7 |
|
|
* | COMP: Fix more pthreads problems on windows | Andy Cedilnik | 2005-03-16 | 2 | -1/+2 |
|
|
* | COMP: More cleanups | Andy Cedilnik | 2005-03-16 | 1 | -4/+6 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-16 | 1 | -3/+3 |
|
|
* | BUG: No need to link threads libraries when pthreads are not found | Andy Cedilnik | 2005-03-16 | 1 | -1/+4 |
|
|
* | BUG: This is weird, but marquee does not seem to handle base64 with new lines | Andy Cedilnik | 2005-03-09 | 1 | -1/+1 |
|
|
* | COMP: Try to remove warning on mingw | Andy Cedilnik | 2005-03-07 | 1 | -1/+1 |
|
|
* | BUG: Remove memory leak | Andy Cedilnik | 2005-03-07 | 1 | -0/+1 |
|
|
* | COMP: Try to remove warnings on windows | Andy Cedilnik | 2005-03-06 | 1 | -1/+1 |
|
|
* | ENH: Fix the symantic of unicode_wchar | Andy Cedilnik | 2005-03-06 | 2 | -1/+4 |
|
|
* | COMP: Remove warning on gcc | Andy Cedilnik | 2005-03-06 | 1 | -3/+5 |
|
|
* | BUG: Fix destruction of objects | Andy Cedilnik | 2005-03-06 | 1 | -4/+5 |
|
|
* | ENH: Print more states including NY | Andy Cedilnik | 2005-03-04 | 1 | -8/+12 |
|
|
* | COMP: Remove warning about code being unused | Andy Cedilnik | 2005-03-04 | 1 | -1/+1 |
|
|
* | COMP: Ok, remove warnings because of removal of warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
|
|
* | COMP: Fix typo | Andy Cedilnik | 2005-03-03 | 1 | -1/+1 |
|
|
* | BUG: Comp sci 101. Strings go away at the end of the function | Andy Cedilnik | 2005-03-03 | 1 | -2/+2 |
|
|
* | COMP: setenv is not needed any more | Andy Cedilnik | 2005-03-03 | 1 | -0/+2 |
|
|
* | COMP: Try to remove setenv warning | Andy Cedilnik | 2005-03-03 | 1 | -2/+5 |
|
|
* | ENH: Remove warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
|
|
* | COMP: Remove warnings on borland | Andy Cedilnik | 2005-03-03 | 10 | -41/+5 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-03 | 2 | -2/+2 |
|
|
* | BUG: Attempt to get error code | Andy Cedilnik | 2005-03-02 | 1 | -2/+2 |
|
|
* | ENH: Temporary proxy support | Andy Cedilnik | 2005-03-02 | 1 | -0/+62 |
|
|
* | COMP: Remove more warnings | Andy Cedilnik | 2005-03-02 | 2 | -4/+4 |
|
|
* | COMP: Enum should really not have comma at the end | Andy Cedilnik | 2005-03-02 | 1 | -1/+1 |
|
|
* | COMP: Attempt to remove warnings | Andy Cedilnik | 2005-03-01 | 2 | -0/+3 |
|
|
* | COMP: #if WIN32 -> #ifdef _WIN32 for Borland. | Brad King | 2005-03-01 | 1 | -1/+1 |
|
|
* | ENH: Enable test | Andy Cedilnik | 2005-03-01 | 1 | -0/+2 |
|
|
* | ENH: More removing of pthreads | Andy Cedilnik | 2005-03-01 | 1 | -0/+4 |
|
|
* | ENH: Attempt to remove threading code | Andy Cedilnik | 2005-03-01 | 6 | -7/+46 |
|
|
* | ENH: Add example | Andy Cedilnik | 2005-02-28 | 5 | -2/+81 |
|
|
* | COMP: Remove warnings about shadow variables | Andy Cedilnik | 2005-02-27 | 5 | -49/+49 |
|
|
* | COMP: Several Windows fixes | Andy Cedilnik | 2005-02-24 | 13 | -27/+343 |
|
|
* | ENH: Initial import | Andy Cedilnik | 2005-02-22 | 40 | -0/+12478 |
|
|