Menu

#584 TIP 347: Align 'string is <int>' and 'tcl::mathfunc::<int>

TIP Implementation
open
5
2009-02-22
2009-02-09
No

Patch for tip ??? implementing [string is bignum], with tests and updated man page. The attached patch is the result of:

% cvs -q diff -wuN > string_is_bignum.txt

on the Tcl-head of 9-feb-2009.

Discussion

  • Decoster Jos

    Decoster Jos - 2009-02-09

    Patch to add [string is bignum]

     
  • Decoster Jos

    Decoster Jos - 2009-02-09

    Patch belongs to tip 347

     
  • Decoster Jos

    Decoster Jos - 2009-02-09
     
  • Decoster Jos

    Decoster Jos - 2009-02-09

    Renamed command to [string is entier].

     
  • Donal K. Fellows

    • summary: Add [string is bignum] command --> Add [string is entier] command
     
  • Decoster Jos

    Decoster Jos - 2009-02-12
    • summary: Add [string is entier] command --> Align 'string is <integer_range>' and 'tcl::mathfunc::<integ</integer_range>
     
  • Decoster Jos

    Decoster Jos - 2009-02-12
     
  • Decoster Jos

    Decoster Jos - 2009-02-12
    • summary: Align 'string is <integer_range>' and 'tcl::mathfunc::<integ --=""> Align 'string is <int>' and 'tcl::mathfunc::<int></int></int></integ></integer_range>
     
  • Nobody/Anonymous

    Extended the patch to align the [string is <integer range>] and [::tcl::mathfunc <integer range>] commands.

     
  • Donal K. Fellows

    • summary: Align 'string is <int>' and 'tcl::mathfunc::<int> --> TIP 347: Align 'string is <int>' and 'tcl::mathfunc::<int></int></int></int></int>
     
  • Jan Nijtmans

    Jan Nijtmans - 2011-05-06

    alternative, choosing 'long' as base for [string is integer]