summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-0129-22/+111
* ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f...Brad King2006-08-013-9/+15
* STYLE: Nightly Version updateAndy Cedilnik2006-08-011-1/+1
* ENH: better coverageKen Martin2006-07-312-19/+54
* ENH: fix line lengthsKen Martin2006-07-311-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-07-311-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-291-1/+1
* BUG: fix some bad code and add a couple more testsKen Martin2006-07-281-6/+30
* BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bitBill Hoffman2006-07-281-1/+12
* BUG: Bail out on generator initialization failureAndy Cedilnik2006-07-281-29/+32
* STYLE: Nightly Version updateAndy Cedilnik2006-07-281-1/+1
* BUG: Set GCC_SYMBOLS_PRIVATE_EXTERN and GCC_INLINES_ARE_PRIVATE_EXTERN attrib...Brad King2006-07-271-4/+4
* BUG: Fix executing and helpAndy Cedilnik2006-07-271-113/+116
* BUG: Do not block signals during sleep. Leave that up to the application.Brad King2006-07-271-12/+0
* BUG: Prevent crash when no input file or generator specifiedAndy Cedilnik2006-07-271-1/+1
* BUG: Fix error message when handler cannot be created.Brad King2006-07-271-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2006-07-271-1/+1
* BUG: fix commentKen Martin2006-07-261-1/+1
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-265-3/+12
* STYLE: Nightly Version updateAndy Cedilnik2006-07-261-1/+1
* BUG: Mask signals during SystemTools::Delay to avoid interrupted sleep.Brad King2006-07-251-1/+29
* COMP: fix compile issueKen Martin2006-07-251-1/+1
* BUG: some bug fixes, better docs, and more coverageKen Martin2006-07-253-1/+150
* ENH: remove uncompiled headerBill Hoffman2006-07-251-3/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-07-251-1/+1
* ENH: allow for source tree to be in root directoryBill Hoffman2006-07-242-6/+19
* STYLE: Nightly Version updateAndy Cedilnik2006-07-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-221-1/+1
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-216-96/+96
* ENH: fix color output inside of ctest runsKen Martin2006-07-212-1/+6
* ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ...Andy Cedilnik2006-07-211-12/+13
* BUG: Fixed building of C++-only projects and added a test.Brad King2006-07-211-0/+10
* STYLE: Nightly Version updateAndy Cedilnik2006-07-211-1/+1
* BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.Brad King2006-07-201-0/+9
* STYLE: Nightly Version updateAndy Cedilnik2006-07-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-191-1/+1
* BUG: If the user specifies a cache entry on the command line without a type, ...Brad King2006-07-185-9/+50
* COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ...Brad King2006-07-181-3/+53
* STYLE: fix long linesKen Martin2006-07-182-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2006-07-181-1/+1
* BUG: When handing the child stdin pipe a file, allow another process to be wr...Brad King2006-07-171-2/+3
* COMP: fix warningKen Martin2006-07-171-1/+1
* COMP: Only delete onceAndy Cedilnik2006-07-171-4/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-07-171-1/+1
* COMP: Remove some warningsAndy Cedilnik2006-07-172-2/+12
* STYLE: Nightly Version updateAndy Cedilnik2006-07-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-07-151-1/+1
* ENH: Add a way to get unused arguments and add a testAndy Cedilnik2006-07-145-0/+167