Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Remove Utilities/cmxmlrpc source tree | Brad King | 2009-06-11 | 1 | -128/+0 |
| | | | | We never build this source tree anymore, so remove it. | ||||
* | ENH: add a try compile for va_copy | Bill Hoffman | 2007-11-16 | 1 | -0/+2 |
| | |||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+5 |
| | |||||
* | add -dl on unix | Bill Hoffman | 2005-07-12 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | Brad King | 2005-04-26 | 1 | -6/+0 |
| | | | | cmStandardIncludes.h. | ||||
* | BUG: Older SGI compilers still have internal/stdio_core.h but do not support ↵ | Brad King | 2005-04-24 | 1 | -3/+4 |
| | | | | #include_next. We'll have to try-compile to test whether this hack is needed. | ||||
* | COMP: Using a new work-around for stdarg.h problem on SGI. | Brad King | 2005-04-21 | 1 | -0/+5 |
| | |||||
* | COMP: Do not build the file when wide char is not set since the file would ↵ | Andy Cedilnik | 2005-04-21 | 1 | -1/+6 |
| | | | | be empty | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | COMP: More cleanups | Andy Cedilnik | 2005-03-16 | 1 | -4/+6 |
| | |||||
* | BUG: No need to link threads libraries when pthreads are not found | Andy Cedilnik | 2005-03-16 | 1 | -1/+4 |
| | |||||
* | ENH: Fix the symantic of unicode_wchar | Andy Cedilnik | 2005-03-06 | 1 | -0/+3 |
| | |||||
* | ENH: Enable test | Andy Cedilnik | 2005-03-01 | 1 | -0/+2 |
| | |||||
* | ENH: Attempt to remove threading code | Andy Cedilnik | 2005-03-01 | 1 | -0/+4 |
| | |||||
* | ENH: Add example | Andy Cedilnik | 2005-02-28 | 1 | -2/+11 |
| | |||||
* | COMP: Several Windows fixes | Andy Cedilnik | 2005-02-24 | 1 | -1/+12 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-02-22 | 1 | -0/+76 |