summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsFortranParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Use KWSys String strcasecmp to parse FortranBrad King2009-06-121-259/+256
* BUG: Do not use 'char' type as array subscriptBrad King2009-02-171-2/+2
* ENH: Patch from Maik to add Fortran03 USE syntax support.Brad King2008-04-241-142/+214
* STYLE: Fix reference to makedepf90 project.Brad King2008-04-211-2/+2
* BUG: Fix parsing of fortran include directives during dependency scanning. P...Brad King2008-01-081-18/+24
* BUG: Fixed memory-leaks in fortran parser.Brad King2007-12-171-25/+44
* BUG: Fix parsing of #include preprocessor directives.Brad King2007-12-171-99/+99
* COMP: Disable some warnings in generated code. Disable compilation of unused...Brad King2007-10-051-35/+45
* ENH: update .y file with borland fix, and use a table based strcasecmpBill Hoffman2007-10-041-14/+51
* COMP: Get it to compile on Borland 5.5, too. Including stl headers here does ...David Cole2007-10-041-3/+14
* STYLE: Removed reference to my home directory from #line calls.Brad King2007-10-041-20/+22
* COMP: Do not use non-portable strcasecmp.Brad King2007-10-031-30/+39
* BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pr...Brad King2007-10-031-539/+894
* COMP: shut up warningsKen Martin2007-03-051-0/+6
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+3
* STYLE: fix line lengthKen Martin2006-05-101-4/+7
* COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.Brad King2005-03-141-1/+1
* COMP: Adding warning work-around for unused case label yyerrorlab on HP compi...Brad King2005-02-021-1/+1
* COMP: Disabling warning in generated code.Brad King2005-02-011-0/+1
* ENH: Changed over to using C++ for building flex/bison generated files. It r...Brad King2005-02-011-0/+1504
1_b1_synthetic'>core_8_1_b1_synthetic Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-242-6/+25
|\
| * [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-242-31/+50
| |\
| | * [Bug #3239768] tk8.4.19 (and later) WIN32 menu font supportjan.nijtmans2011-03-242-461/+480
* | | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-222-27/+93
|\ \ \ | |/ /
| * | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-222-27/+93
* | | [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-192-1/+18
|\ \ \ | |/ /
| * | [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-192-1/+18
* | | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-192-3/+33
|\ \ \ | |/ /
| * | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-192-3/+32
* | | The -debug:full option is not supported when using the modern versions of lin...Joe Mistachkin2011-03-171-2/+2
* | | Missing past ChangeLog entry, and unbreak debug-build.jan.nijtmans2011-03-172-3/+9
* | | [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
|\ \ \ | |/ /
| * | [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-163-67/+12
|\ \ \ | |/ /
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-163-67/+12
* | | autoconf-2.59jan.nijtmans2011-03-162-10/+14
|\ \ \ | |/ /
| * | autoconf-2.59jan.nijtmans2011-03-162-10/+14
* | | Eliminate some more unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-143-8/+3
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-12