summaryrefslogtreecommitdiff
path: root/Lib/tcl
Commit message (Expand)AuthorAgeFilesLines
* Don't use long long if it isn't availableAlec Cooper2016-01-061-4/+12
* Tcl fix when using -Wmissing-field-initializers warningsWilliam S Fulton2015-12-191-0/+6
* Remove author names - they are in the COPYRIGHT fileWilliam S Fulton2014-06-241-2/+0
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-18/+14
* Move some header file includes into fragments for UTL languagesWilliam S Fulton2014-02-212-4/+4
* Add <string> fragmentWilliam S Fulton2014-02-151-1/+1
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-13/+6
|\
| * Remove X11 detection during configureWilliam S Fulton2013-09-181-13/+6
* | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-285-21/+41
|\ \ | |/
| * Fix some language's std::map wrappers to recognise difference_type, size_type...William S Fulton2012-05-151-0/+4
| * [Tcl] Fix variable declarations in middle of blocks which isn'tOlly Betts2011-06-182-4/+4
| * Fix comment typosOlly Betts2011-06-031-4/+4
| * Apply #3300072 from Christian Delbaere to fix multiple module loading not alw...William S Fulton2011-05-171-1/+1
| * Apply patch #3284326 to fix some compiler warnings.William S Fulton2011-04-111-5/+5
| * Cosmetics - Fix bracket matchingWilliam S Fulton2011-04-091-6/+0
| * Apply patch 3224663 for Tcl - NULL value fixes and performance improvements f...William S Fulton2011-03-293-8/+30
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-1/+2
|/
* remove std::map specializations - not needed since the typemap matching rules...William S Fulton2010-04-041-112/+10
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-012-2/+3
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-2715-135/+0
* fix SWIG naming conventionWilliam S Fulton2009-08-211-2/+2
* fix vector of templated typesWilliam S Fulton2009-08-051-39/+39
* [Tcl] To complement USE_TCL_STUBS, add support for USE_TK_STUBSOlly Betts2009-07-031-1/+14
* Add newmemory parameter for SWIG_TypeCastWilliam S Fulton2008-02-101-1/+6
* fix comments about fragments - noticed by Josh CherryWilliam S Fulton2007-11-201-8/+2
* VC++ error/warning fixesWilliam S Fulton2007-10-234-9/+9
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* [Tcl] Fix several ocurrences of "warning: deprecated conversionOlly Betts2007-10-161-1/+1
* [Tcl] Prevent SWIG_Tcl_ConvertPtr from calling the unknown proc.Olly Betts2007-10-151-5/+28
* Another place which can use std::string::assign() which I failed to check inOlly Betts2007-10-151-3/+3
* fix long long handling - mainly patch 1771313. Attempt to define ISO limits t...William S Fulton2007-09-241-4/+16
* Fix Tcl typemaps to handle unsigned long > LONG_MAX and unsigned long longOlly Betts2006-09-241-11/+13
* fix docs, path provided by OllyMarcelo Matus2006-04-111-1/+1
* fix prototype warnings, as reported by Max BrowsherMarcelo Matus2006-03-261-1/+1
* fix type castMarcelo Matus2006-03-261-1/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-0717-97/+135
* add the factory library for UTLMarcelo Matus2006-02-221-0/+1
* fix seterrormsg as reported by Colin McDonaldMarcelo Matus2006-02-201-0/+3
* fix premature object deletion reported by Paul in tcl3dMarcelo Matus2006-02-181-6/+18
* Fix Sun workshop char* problemsWilliam S Fulton2006-02-171-4/+3
* comments, clean and cosmeticsMarcelo Matus2006-02-111-1/+8
* add back. comp. names, reported by paul@posft.deMarcelo Matus2006-02-061-0/+3
* fix -external-runtime and warning arounds in subversionMarcelo Matus2006-02-013-13/+3
* reenable missing INPUT/OUTPUT, and add tests for std::stringMarcelo Matus2006-01-301-3/+0
* backward compatible definition of SWIG_excetion, we now just try to use the s...Marcelo Matus2006-01-281-1/+1
* fix exception, use SWIG_failMarcelo Matus2006-01-281-1/+1
* fix error reported by William K. Foster about bad strings generating seg faultsMarcelo Matus2006-01-241-1/+1
* more fixes to MSCMarcelo Matus2006-01-221-3/+3
* fixes for VCMarcelo Matus2006-01-221-5/+10
* add macro for backward comp.Marcelo Matus2006-01-171-0/+3