Tcl Source Code

Changes On Branch tip-462
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-462 Excluding Merge-Ins

This is equivalent to a diff from 49e104fa48 to 7ff3e810a4

2018-03-12
13:38
Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch
13:24
merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462
13:07
Convert DOS -> unix line endings. check-in: 8ab900d3e1 user: dgp tags: tip-462
2018-03-11
21:29
merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch
2017-11-13
08:59
merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk
2017-11-09
15:47
Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor
14:44
merge trunk check-in: d27981d722 user: dgp tags: no-wideint
14:40
merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup
13:46
merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray
12:52
merge trunk check-in: 54f289e311 user: jan.nijtmans tags: novem
12:51
merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk
12:50
merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch
2017-11-08
09:38
merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk

Changes to .fossil-settings/crlf-glob.

Changes to .fossil-settings/crnl-glob.

Changes to .fossil-settings/ignore-glob.

Changes to .project.

Changes to README.

Changes to changes.

Deleted compat/float.h.

Changes to doc/Encoding.3.

Changes to doc/Eval.3.

Changes to doc/GetInt.3.

Changes to doc/IntObj.3.

Changes to doc/Interp.3.

Changes to doc/NRE.3.

Changes to doc/Object.3.

Changes to doc/SetResult.3.

Changes to doc/ToUpper.3.

Changes to doc/UniCharIsAlpha.3.

Changes to doc/Utf.3.

Changes to doc/expr.n.

Changes to doc/format.n.

Changes to doc/lsearch.n.

Changes to doc/scan.n.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclAlloc.c.

Changes to generic/tclAssembly.c.

Changes to generic/tclBasic.c.

Changes to generic/tclCkalloc.c.

Changes to generic/tclCmdAH.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmdsGR.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclCompile.h.

Changes to generic/tclDecls.h.

Changes to generic/tclDictObj.c.

Changes to generic/tclDisassemble.c.

Changes to generic/tclEncoding.c.

Changes to generic/tclEnsemble.c.

Changes to generic/tclEvent.c.

Changes to generic/tclExecute.c.

Changes to generic/tclGet.c.

Changes to generic/tclHistory.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOCmd.c.

Changes to generic/tclIORTrans.c.

Changes to generic/tclIOUtil.c.

Changes to generic/tclIndexObj.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclIntPlatDecls.h.

Changes to generic/tclInterp.c.

Changes to generic/tclLink.c.

Changes to generic/tclListObj.c.

Changes to generic/tclLiteral.c.

Changes to generic/tclLoad.c.

Changes to generic/tclMain.c.

Changes to generic/tclNamesp.c.

Changes to generic/tclOO.c.

Changes to generic/tclOOBasic.c.

Changes to generic/tclOOCall.c.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOInt.h.

Changes to generic/tclObj.c.

Changes to generic/tclPathObj.c.

Changes to generic/tclPipe.c.

Changes to generic/tclPkg.c.

Changes to generic/tclProc.c.

Added generic/tclProcess.c.

Changes to generic/tclResult.c.

Changes to generic/tclScan.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclStubLib.c.

Changes to generic/tclTest.c.

Changes to generic/tclTestObj.c.

Changes to generic/tclThreadTest.c.

Changes to generic/tclTimer.c.

Changes to generic/tclTomMath.h.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.

Changes to generic/tclVar.c.

Changes to generic/tclZlib.c.

Deleted library/http1.0/http.tcl.

Deleted library/http1.0/pkgIndex.tcl.

Changes to library/init.tcl.

Changes to library/safe.tcl.

Changes to library/tzdata/Africa/Sao_Tome.

Changes to library/tzdata/America/Campo_Grande.

Changes to library/tzdata/America/Cuiaba.

Changes to library/tzdata/America/La_Paz.

Changes to library/tzdata/America/Sao_Paulo.

Changes to library/tzdata/Asia/Tokyo.

Changes to libtommath/README.md.

Changes to libtommath/bn_error.c.

Changes to libtommath/bn_fast_mp_invmod.c.

Changes to libtommath/bn_fast_mp_montgomery_reduce.c.

Changes to libtommath/bn_fast_s_mp_mul_digs.c.

Changes to libtommath/bn_fast_s_mp_mul_high_digs.c.

Changes to libtommath/bn_fast_s_mp_sqr.c.

Changes to libtommath/bn_mp_2expt.c.

Changes to libtommath/bn_mp_clamp.c.

Changes to libtommath/bn_mp_clear_multi.c.

Changes to libtommath/bn_mp_cnt_lsb.c.

Changes to libtommath/bn_mp_count_bits.c.

Changes to libtommath/bn_mp_div.c.

Changes to libtommath/bn_mp_div_2.c.

Changes to libtommath/bn_mp_div_2d.c.

Changes to libtommath/bn_mp_div_3.c.

Changes to libtommath/bn_mp_div_d.c.

Changes to libtommath/bn_mp_dr_reduce.c.

Changes to libtommath/bn_mp_dr_setup.c.

Changes to libtommath/bn_mp_export.c.

Changes to libtommath/bn_mp_expt_d_ex.c.

Changes to libtommath/bn_mp_exptmod_fast.c.

Changes to libtommath/bn_mp_exteuclid.c.

Changes to libtommath/bn_mp_fread.c.

Changes to libtommath/bn_mp_fwrite.c.

Changes to libtommath/bn_mp_get_int.c.

Changes to libtommath/bn_mp_get_long.c.

Changes to libtommath/bn_mp_get_long_long.c.

Changes to libtommath/bn_mp_grow.c.

Changes to libtommath/bn_mp_import.c.

Changes to libtommath/bn_mp_init.c.

Changes to libtommath/bn_mp_init_multi.c.

Changes to libtommath/bn_mp_init_size.c.

Changes to libtommath/bn_mp_invmod.c.

Changes to libtommath/bn_mp_invmod_slow.c.

Changes to libtommath/bn_mp_is_square.c.

Changes to libtommath/bn_mp_jacobi.c.

Changes to libtommath/bn_mp_lshd.c.

Changes to libtommath/bn_mp_mod_2d.c.

Changes to libtommath/bn_mp_montgomery_calc_normalization.c.

Changes to libtommath/bn_mp_montgomery_reduce.c.

Changes to libtommath/bn_mp_montgomery_setup.c.

Changes to libtommath/bn_mp_mul.c.

Changes to libtommath/bn_mp_mul_2.c.

Changes to libtommath/bn_mp_mul_2d.c.

Changes to libtommath/bn_mp_mul_d.c.

Changes to libtommath/bn_mp_n_root_ex.c.

Changes to libtommath/bn_mp_prime_fermat.c.

Changes to libtommath/bn_mp_prime_is_divisible.c.

Changes to libtommath/bn_mp_prime_miller_rabin.c.

Changes to libtommath/bn_mp_prime_next_prime.c.

Changes to libtommath/bn_mp_prime_random_ex.c.

Changes to libtommath/bn_mp_radix_smap.c.

Changes to libtommath/bn_mp_rand.c.

Changes to libtommath/bn_mp_read_radix.c.

Changes to libtommath/bn_mp_read_signed_bin.c.

Changes to libtommath/bn_mp_read_unsigned_bin.c.

Changes to libtommath/bn_mp_reduce.c.

Changes to libtommath/bn_mp_reduce_2k.c.

Changes to libtommath/bn_mp_reduce_is_2k.c.

Changes to libtommath/bn_mp_set.c.

Changes to libtommath/bn_mp_set_int.c.

Changes to libtommath/bn_mp_shrink.c.

Changes to libtommath/bn_mp_sqr.c.

Changes to libtommath/bn_mp_sqrtmod_prime.c.

Changes to libtommath/bn_mp_sub_d.c.

Changes to libtommath/bn_mp_to_signed_bin_n.c.

Changes to libtommath/bn_mp_to_unsigned_bin.c.

Changes to libtommath/bn_mp_to_unsigned_bin_n.c.

Changes to libtommath/bn_mp_toom_mul.c.

Changes to libtommath/bn_mp_toom_sqr.c.

Changes to libtommath/bn_mp_unsigned_bin_size.c.

Changes to libtommath/bn_prime_tab.c.

Changes to libtommath/bn_s_mp_add.c.

Changes to libtommath/bn_s_mp_exptmod.c.

Changes to libtommath/bn_s_mp_mul_digs.c.

Changes to libtommath/bn_s_mp_mul_high_digs.c.

Changes to libtommath/bn_s_mp_sqr.c.

Changes to libtommath/bn_s_mp_sub.c.

Changes to libtommath/makefile.

Changes to libtommath/makefile_include.mk.

Changes to libtommath/tommath.h.

Changes to libtommath/tommath_private.h.

Changes to macosx/README.

Changes to macosx/Tcl-Common.xcconfig.

Changes to tests/assemble.test.

Changes to tests/basic.test.

Changes to tests/chanio.test.

Changes to tests/cmdIL.test.

Changes to tests/compExpr-old.test.

Changes to tests/compExpr.test.

Changes to tests/compile.test.

Changes to tests/exec.test.

Changes to tests/execute.test.

Changes to tests/expr-old.test.

Changes to tests/expr.test.

Changes to tests/fileSystem.test.

Changes to tests/format.test.

Changes to tests/get.test.

Deleted tests/httpold.test.

Changes to tests/info.test.

Changes to tests/interp.test.

Changes to tests/io.test.

Changes to tests/ioCmd.test.

Changes to tests/join.test.

Changes to tests/lindex.test.

Changes to tests/lrange.test.

Changes to tests/lreplace.test.

Changes to tests/lsearch.test.

Changes to tests/mathop.test.

Changes to tests/namespace-old.test.

Changes to tests/namespace.test.

Changes to tests/obj.test.

Changes to tests/oo.test.

Changes to tests/package.test.

Changes to tests/parse.test.

Added tests/process.test.

Changes to tests/result.test.

Changes to tests/safe.test.

Changes to tests/scan.test.

Changes to tests/split.test.

Changes to tests/string.test.

Changes to tests/stringComp.test.

Changes to tests/tcltest.test.

Changes to tests/unixFCmd.test.

Changes to tests/utf.test.

Changes to tests/var.test.

Changes to tests/while-old.test.

Changes to tests/while.test.

Changes to tools/README.

Changes to tools/checkLibraryDoc.tcl.

Changes to tools/configure.

Changes to tools/configure.ac.

Changes to tools/tcl.hpj.in.

Changes to tools/tcltk-man2html.tcl.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.ac.

Changes to unix/tcl.m4.

Changes to unix/tcl.spec.

Changes to unix/tclConfig.h.in.

Changes to unix/tclUnixInit.c.

Changes to unix/tclUnixNotfy.c.

Changes to unix/tclUnixPort.h.

Changes to unix/tclUnixSock.c.

Changes to unix/tclUnixThrd.c.

Changes to win/Makefile.in.

Changes to win/README.

Changes to win/buildall.vc.bat.

Deleted win/coffbase.txt.

Changes to win/configure.

Changes to win/configure.ac.

Changes to win/makefile.vc.

Changes to win/nmakehlp.c.

Added win/rules-ext.vc.

Changes to win/rules.vc.

Added win/targets.vc.

Changes to win/tcl.dsp.

Changes to win/tcl.hpj.in.

Changes to win/tcl.m4.

Changes to win/tclWin32Dll.c.

Changes to win/tclWinChan.c.

Changes to win/tclWinConsole.c.

Changes to win/tclWinDde.c.

Changes to win/tclWinError.c.

Changes to win/tclWinInit.c.

Changes to win/tclWinInt.h.

Changes to win/tclWinPipe.c.

Changes to win/tclWinSerial.c.

Changes to win/tclWinSock.c.

Changes to win/tclWinThrd.c.