Next | Query returned 137 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2005-04-13 19:37:43 by Matthias Scheler | Files touched by this commit (1)
Log message:
Set "LIB_RUNTIME_DIR" in "CONFIGURE_ENV" to make sure that
"${PREFIX}/lib/tclConfig.sh" prints a reasonable value for
"{TCL_CC_SEARCH_FLAGS}" to avoid confusing buildlink3.
   2005-04-13 18:47:10 by Roland Illig | Files touched by this commit (1)
Log message:
Marked pthread as required for NetBSD-1.6.2. Fixed some quoting errors.
Approved by jlam.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-04-11 04:44:26 by Jan Schaumann | Files touched by this commit (4)
Log message:
patch tclConfig.sh and tkConfig.sh so that they do not contain references
to the build environment, which of course no longer exists once we
install the file.  Also make sure that variables are set using
double quotes, so that variables inside are expanded.  Ok jwise@.
   2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272)
Log message:
Add RMD160 checksums to the SHA1 ones.
   2005-02-22 11:22:05 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
patch-aa modified to be compatible with GNU make
   2005-02-06 02:26:24 by Min Sik Kim | Files touched by this commit (1)
Log message:
Remove reference to the old version number.
   2005-01-05 10:15:45 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 8.4.9:
* Fixed segfault in info vars trivial matching branch (new in 8.4.8)
* Fixed the treatment of backslashes in file join on Windows
* Improved readdir_r detection and usage on unix
* Fixed potential unix fileevent issue on 64-bit systems
* Remove file normalize on tcl_findLibrary search path uniqification
  added in 8.4.8
* Ensure tilde paths are not returned specially by 'glob'
* Fixed clipping of partially transparent images on buttons on unix to
  avoid X error
* Fix Tk_PhotoPut(Zoomed)Block overlay compositing of partially
  transparent areas on blank targets
   2004-11-29 15:56:21 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Post-patch removed, since there is no mkLinks script any more
   2004-11-26 11:31:09 by Adam Ciarcinski | Files touched by this commit (6)
Log message:
Changes 8.4.8:
  * Fixed possible deadlock in Tcl_Finalize
  * Fixed thread IDs on 64-bit systems
  * Fixed [scan %ld] handling LP64 systems
  * Fixed [string map $samevar $samevar] crash
  * Fixed broken [namespace forget] logic
  * Fixed [namespace import] cycle prevention
  * Improved control over int <-> wideInt conversion
  * Fixed buffer overflow when there is a syntax error in [subst]
  * Fixed [file executable] result for case insensitivity on Windows
  * Fixed [expr {NaN == NaN}] result
  * Make [tcl_findLibrary] search $::auto_path as well
  * Fixed crash in [fconfigure -ttycontrol] in threaded build
  * [TIP 222] implementation of [wm attributes -alpha] on Windows
  * [TIP 159] implementation of [wm iconphoto]
  * Make Tk [load]-able on OS X/Aqua
  * Handle color/screen resolution changes on Windows
  * Fixed [wm resizable] for Solaris/CDE
  * Handle Windows native dialog double clicks that fall through
  * Fixed [place forget] memory leak
  * Recompute menu geometry on named font size change
  * Fixed X/IME IC focus after creation
  * Improved multiple display Tk dialog window placement
  * Fixed compound buttons for OS X/Aqua
  * Documentation improvements and test suite expansion

Next | Query returned 137 messages, browsing 91 to 100 | Previous