gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-26


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-2636-g0eb0762
Date: Tue, 30 May 2017 03:55:54 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, feature/api-mpfr has been updated
       via  0eb07623dd13a31feb1ada1b3046e05349db00d9 (commit)
       via  1963e23d0a9b13974f2e5a77fdea03d50dc9c654 (commit)
      from  5fc8c257478f9c503a905c27163b038843bc591c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=0eb07623dd13a31feb1ada1b3046e05349db00d9

commit 0eb07623dd13a31feb1ada1b3046e05349db00d9
Merge: 5fc8c25 1963e23
Author: Arnold D. Robbins <address@hidden>
Date:   Tue May 30 10:55:42 2017 +0300

    Merge branch 'master' into feature/api-mpfr

diff --cc doc/gawk.info
index b7b6b48,821660c..953b657
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -35856,368 -35955,368 +35878,368 @@@ Node: Exit Statement44951
  Node: Built-in Variables451919
  Node: User-modified453052
  Node: Auto-set460819
- Ref: Auto-set-Footnote-1475547
- Ref: Auto-set-Footnote-2475753
- Node: ARGC and ARGV475809
- Node: Pattern Action Summary480022
- Node: Arrays482452
- Node: Array Basics483781
- Node: Array Intro484625
- Ref: figure-array-elements486600
- Ref: Array Intro-Footnote-1489304
- Node: Reference to Elements489432
- Node: Assigning Elements491896
- Node: Array Example492387
- Node: Scanning an Array494146
- Node: Controlling Scanning497168
- Ref: Controlling Scanning-Footnote-1502567
- Node: Numeric Array Subscripts502883
- Node: Uninitialized Subscripts505067
- Node: Delete506686
- Ref: Delete-Footnote-1509438
- Node: Multidimensional509495
- Node: Multiscanning512590
- Node: Arrays of Arrays514181
- Node: Arrays Summary518948
- Node: Functions521041
- Node: Built-in522079
- Node: Calling Built-in523160
- Node: Numeric Functions525156
- Ref: Numeric Functions-Footnote-1529184
- Ref: Numeric Functions-Footnote-2529541
- Ref: Numeric Functions-Footnote-3529589
- Node: String Functions529861
- Ref: String Functions-Footnote-1553519
- Ref: String Functions-Footnote-2553647
- Ref: String Functions-Footnote-3553895
- Node: Gory Details553982
- Ref: table-sub-escapes555773
- Ref: table-sub-proposed557292
- Ref: table-posix-sub558655
- Ref: table-gensub-escapes560196
- Ref: Gory Details-Footnote-1561019
- Node: I/O Functions561173
- Ref: table-system-return-values567755
- Ref: I/O Functions-Footnote-1569735
- Ref: I/O Functions-Footnote-2569883
- Node: Time Functions570003
- Ref: Time Functions-Footnote-1580670
- Ref: Time Functions-Footnote-2580738
- Ref: Time Functions-Footnote-3580896
- Ref: Time Functions-Footnote-4581007
- Ref: Time Functions-Footnote-5581119
- Ref: Time Functions-Footnote-6581346
- Node: Bitwise Functions581612
- Ref: table-bitwise-ops582206
- Ref: Bitwise Functions-Footnote-1588239
- Ref: Bitwise Functions-Footnote-2588412
- Node: Type Functions588603
- Node: I18N Functions591278
- Node: User-defined592929
- Node: Definition Syntax593734
- Ref: Definition Syntax-Footnote-1599421
- Node: Function Example599492
- Ref: Function Example-Footnote-1602414
- Node: Function Caveats602436
- Node: Calling A Function602954
- Node: Variable Scope603912
- Node: Pass By Value/Reference606906
- Node: Return Statement610405
- Node: Dynamic Typing613384
- Node: Indirect Calls614314
- Ref: Indirect Calls-Footnote-1624565
- Node: Functions Summary624693
- Node: Library Functions627398
- Ref: Library Functions-Footnote-1631005
- Ref: Library Functions-Footnote-2631148
- Node: Library Names631319
- Ref: Library Names-Footnote-1634779
- Ref: Library Names-Footnote-2635002
- Node: General Functions635088
- Node: Strtonum Function636191
- Node: Assert Function639213
- Node: Round Function642539
- Node: Cliff Random Function644080
- Node: Ordinal Functions645096
- Ref: Ordinal Functions-Footnote-1648159
- Ref: Ordinal Functions-Footnote-2648411
- Node: Join Function648621
- Ref: Join Function-Footnote-1650391
- Node: Getlocaltime Function650591
- Node: Readfile Function654333
- Node: Shell Quoting656305
- Node: Data File Management657706
- Node: Filetrans Function658338
- Node: Rewind Function662434
- Node: File Checking664340
- Ref: File Checking-Footnote-1665674
- Node: Empty Files665875
- Node: Ignoring Assigns667854
- Node: Getopt Function669404
- Ref: Getopt Function-Footnote-1680873
- Node: Passwd Functions681073
- Ref: Passwd Functions-Footnote-1689912
- Node: Group Functions690000
- Ref: Group Functions-Footnote-1697898
- Node: Walking Arrays698105
- Node: Library Functions Summary701113
- Node: Library Exercises702519
- Node: Sample Programs702984
- Node: Running Examples703754
- Node: Clones704482
- Node: Cut Program705706
- Node: Egrep Program715635
- Ref: Egrep Program-Footnote-1723147
- Node: Id Program723257
- Node: Split Program726937
- Ref: Split Program-Footnote-1730396
- Node: Tee Program730525
- Node: Uniq Program733315
- Node: Wc Program740741
- Ref: Wc Program-Footnote-1744996
- Node: Miscellaneous Programs745090
- Node: Dupword Program746303
- Node: Alarm Program748333
- Node: Translate Program753188
- Ref: Translate Program-Footnote-1757753
- Node: Labels Program758023
- Ref: Labels Program-Footnote-1761374
- Node: Word Sorting761458
- Node: History Sorting765530
- Node: Extract Program767365
- Node: Simple Sed774894
- Node: Igawk Program777968
- Ref: Igawk Program-Footnote-1792299
- Ref: Igawk Program-Footnote-2792501
- Ref: Igawk Program-Footnote-3792623
- Node: Anagram Program792738
- Node: Signature Program795800
- Node: Programs Summary797047
- Node: Programs Exercises798261
- Ref: Programs Exercises-Footnote-1802390
- Node: Advanced Features802481
- Node: Nondecimal Data804471
- Node: Array Sorting806062
- Node: Controlling Array Traversal806762
- Ref: Controlling Array Traversal-Footnote-1815129
- Node: Array Sorting Functions815247
- Ref: Array Sorting Functions-Footnote-1820338
- Node: Two-way I/O820534
- Ref: Two-way I/O-Footnote-1827085
- Ref: Two-way I/O-Footnote-2827272
- Node: TCP/IP Networking827354
- Node: Profiling830472
- Ref: Profiling-Footnote-1839144
- Node: Advanced Features Summary839467
- Node: Internationalization841311
- Node: I18N and L10N842791
- Node: Explaining gettext843478
- Ref: Explaining gettext-Footnote-1849370
- Ref: Explaining gettext-Footnote-2849555
- Node: Programmer i18n849720
- Ref: Programmer i18n-Footnote-1854669
- Node: Translator i18n854718
- Node: String Extraction855512
- Ref: String Extraction-Footnote-1856644
- Node: Printf Ordering856730
- Ref: Printf Ordering-Footnote-1859516
- Node: I18N Portability859580
- Ref: I18N Portability-Footnote-1862036
- Node: I18N Example862099
- Ref: I18N Example-Footnote-1864905
- Node: Gawk I18N864978
- Node: I18N Summary865623
- Node: Debugger866964
- Node: Debugging867986
- Node: Debugging Concepts868427
- Node: Debugging Terms870236
- Node: Awk Debugging872811
- Node: Sample Debugging Session873717
- Node: Debugger Invocation874251
- Node: Finding The Bug875637
- Node: List of Debugger Commands882115
- Node: Breakpoint Control883448
- Node: Debugger Execution Control887142
- Node: Viewing And Changing Data890504
- Node: Execution Stack893878
- Node: Debugger Info895515
- Node: Miscellaneous Debugger Commands899586
- Node: Readline Support904674
- Node: Limitations905570
- Node: Debugging Summary907679
- Node: Arbitrary Precision Arithmetic908958
- Node: Computer Arithmetic910443
- Ref: table-numeric-ranges914034
- Ref: Computer Arithmetic-Footnote-1914756
- Node: Math Definitions914813
- Ref: table-ieee-formats918127
- Ref: Math Definitions-Footnote-1918730
- Node: MPFR features918835
- Node: FP Math Caution920552
- Ref: FP Math Caution-Footnote-1921624
- Node: Inexactness of computations921993
- Node: Inexact representation922953
- Node: Comparing FP Values924313
- Node: Errors accumulate925395
- Node: Getting Accuracy926828
- Node: Try To Round929538
- Node: Setting precision930437
- Ref: table-predefined-precision-strings931134
- Node: Setting the rounding mode932964
- Ref: table-gawk-rounding-modes933338
- Ref: Setting the rounding mode-Footnote-1936746
- Node: Arbitrary Precision Integers936925
- Ref: Arbitrary Precision Integers-Footnote-1940100
- Node: Checking for MPFR940249
- Node: POSIX Floating Point Problems941546
- Ref: POSIX Floating Point Problems-Footnote-1945417
- Node: Floating point summary945455
- Node: Dynamic Extensions947645
- Node: Extension Intro949198
- Node: Plugin License950464
- Node: Extension Mechanism Outline951261
- Ref: figure-load-extension951700
- Ref: figure-register-new-function953265
- Ref: figure-call-new-function954357
- Node: Extension API Description956419
- Node: Extension API Functions Introduction958061
- Node: General Data Types963395
- Ref: General Data Types-Footnote-1970600
- Node: Memory Allocation Functions970899
- Ref: Memory Allocation Functions-Footnote-1973744
- Node: Constructor Functions973843
- Node: Registration Functions976842
- Node: Extension Functions977527
- Node: Exit Callback Functions982740
- Node: Extension Version String983990
- Node: Input Parsers984653
- Node: Output Wrappers997360
- Node: Two-way processors1001872
- Node: Printing Messages1004137
- Ref: Printing Messages-Footnote-11005308
- Node: Updating ERRNO1005461
- Node: Requesting Values1006200
- Ref: table-value-types-returned1006937
- Node: Accessing Parameters1007873
- Node: Symbol Table Access1009108
- Node: Symbol table by name1009620
- Node: Symbol table by cookie1011409
- Ref: Symbol table by cookie-Footnote-11015594
- Node: Cached values1015658
- Ref: Cached values-Footnote-11019194
- Node: Array Manipulation1019285
- Ref: Array Manipulation-Footnote-11020376
- Node: Array Data Types1020413
- Ref: Array Data Types-Footnote-11023071
- Node: Array Functions1023163
- Node: Flattening Arrays1027562
- Node: Creating Arrays1034503
- Node: Redirection API1039272
- Node: Extension API Variables1042114
- Node: Extension Versioning1042747
- Ref: gawk-api-version1043184
- Node: Extension API Informational Variables1044912
- Node: Extension API Boilerplate1045976
- Node: Changes from API V11049838
- Node: Finding Extensions1050498
- Node: Extension Example1051057
- Node: Internal File Description1051855
- Node: Internal File Ops1055935
- Ref: Internal File Ops-Footnote-11067335
- Node: Using Internal File Ops1067475
- Ref: Using Internal File Ops-Footnote-11069858
- Node: Extension Samples1070132
- Node: Extension Sample File Functions1071661
- Node: Extension Sample Fnmatch1079310
- Node: Extension Sample Fork1080797
- Node: Extension Sample Inplace1082015
- Node: Extension Sample Ord1085225
- Node: Extension Sample Readdir1086061
- Ref: table-readdir-file-types1086950
- Node: Extension Sample Revout1087755
- Node: Extension Sample Rev2way1088344
- Node: Extension Sample Read write array1089084
- Node: Extension Sample Readfile1091026
- Node: Extension Sample Time1092121
- Node: Extension Sample API Tests1093469
- Node: gawkextlib1093961
- Node: Extension summary1096408
- Node: Extension Exercises1100110
- Node: Language History1101608
- Node: V7/SVR3.11103264
- Node: SVR41105416
- Node: POSIX1106850
- Node: BTL1108229
- Node: POSIX/GNU1108958
- Node: Feature History1114736
- Node: Common Extensions1129047
- Node: Ranges and Locales1130330
- Ref: Ranges and Locales-Footnote-11134946
- Ref: Ranges and Locales-Footnote-21134973
- Ref: Ranges and Locales-Footnote-31135208
- Node: Contributors1135429
- Node: History summary1140989
- Node: Installation1142369
- Node: Gawk Distribution1143313
- Node: Getting1143797
- Node: Extracting1144758
- Node: Distribution contents1146396
- Node: Unix Installation1152738
- Node: Quick Installation1153420
- Node: Shell Startup Files1155834
- Node: Additional Configuration Options1156923
- Node: Configuration Philosophy1158912
- Node: Non-Unix Installation1161281
- Node: PC Installation1161741
- Node: PC Binary Installation1162579
- Node: PC Compiling1163014
- Node: PC Using1164131
- Node: Cygwin1167176
- Node: MSYS1167946
- Node: VMS Installation1168447
- Node: VMS Compilation1169238
- Ref: VMS Compilation-Footnote-11170467
- Node: VMS Dynamic Extensions1170525
- Node: VMS Installation Details1172210
- Node: VMS Running1174463
- Node: VMS GNV1178742
- Node: VMS Old Gawk1179477
- Node: Bugs1179948
- Node: Bug address1180611
- Node: Usenet1183008
- Node: Maintainers1183785
- Node: Other Versions1185161
- Node: Installation summary1191745
- Node: Notes1192780
- Node: Compatibility Mode1193645
- Node: Additions1194427
- Node: Accessing The Source1195352
- Node: Adding Code1196787
- Node: New Ports1203005
- Node: Derived Files1207493
- Ref: Derived Files-Footnote-11212978
- Ref: Derived Files-Footnote-21213013
- Ref: Derived Files-Footnote-31213611
- Node: Future Extensions1213725
- Node: Implementation Limitations1214383
- Node: Extension Design1215566
- Node: Old Extension Problems1216720
- Ref: Old Extension Problems-Footnote-11218238
- Node: Extension New Mechanism Goals1218295
- Ref: Extension New Mechanism Goals-Footnote-11221659
- Node: Extension Other Design Decisions1221848
- Node: Extension Future Growth1223961
- Node: Old Extension Mechanism1224797
- Node: Notes summary1226560
- Node: Basic Concepts1227742
- Node: Basic High Level1228423
- Ref: figure-general-flow1228705
- Ref: figure-process-flow1229390
- Ref: Basic High Level-Footnote-11232691
- Node: Basic Data Typing1232876
- Node: Glossary1236204
- Node: Copying1268151
- Node: GNU Free Documentation License1305690
- Node: Index1330808
+ Ref: Auto-set-Footnote-1476416
+ Ref: Auto-set-Footnote-2476622
+ Node: ARGC and ARGV476678
+ Node: Pattern Action Summary480891
+ Node: Arrays483321
+ Node: Array Basics484650
+ Node: Array Intro485494
+ Ref: figure-array-elements487469
+ Ref: Array Intro-Footnote-1490173
+ Node: Reference to Elements490301
+ Node: Assigning Elements492765
+ Node: Array Example493256
+ Node: Scanning an Array495015
+ Node: Controlling Scanning498037
+ Ref: Controlling Scanning-Footnote-1503436
+ Node: Numeric Array Subscripts503752
+ Node: Uninitialized Subscripts505936
+ Node: Delete507555
+ Ref: Delete-Footnote-1510307
+ Node: Multidimensional510364
+ Node: Multiscanning513459
+ Node: Arrays of Arrays515050
+ Node: Arrays Summary519817
+ Node: Functions521910
+ Node: Built-in522948
+ Node: Calling Built-in524029
+ Node: Numeric Functions526025
 -Ref: Numeric Functions-Footnote-1530970
 -Ref: Numeric Functions-Footnote-2531327
 -Ref: Numeric Functions-Footnote-3531375
 -Node: String Functions531647
 -Ref: String Functions-Footnote-1555305
 -Ref: String Functions-Footnote-2555433
 -Ref: String Functions-Footnote-3555681
 -Node: Gory Details555768
 -Ref: table-sub-escapes557559
 -Ref: table-sub-proposed559078
 -Ref: table-posix-sub560441
 -Ref: table-gensub-escapes561982
 -Ref: Gory Details-Footnote-1562805
 -Node: I/O Functions562959
 -Ref: table-system-return-values569541
 -Ref: I/O Functions-Footnote-1571521
 -Ref: I/O Functions-Footnote-2571669
 -Node: Time Functions571789
 -Ref: Time Functions-Footnote-1582456
 -Ref: Time Functions-Footnote-2582524
 -Ref: Time Functions-Footnote-3582682
 -Ref: Time Functions-Footnote-4582793
 -Ref: Time Functions-Footnote-5582905
 -Ref: Time Functions-Footnote-6583132
 -Node: Bitwise Functions583398
 -Ref: table-bitwise-ops583992
 -Ref: Bitwise Functions-Footnote-1590025
 -Ref: Bitwise Functions-Footnote-2590198
 -Node: Type Functions590389
 -Node: I18N Functions593064
 -Node: User-defined594715
 -Node: Definition Syntax595520
 -Ref: Definition Syntax-Footnote-1601207
 -Node: Function Example601278
 -Ref: Function Example-Footnote-1604200
 -Node: Function Caveats604222
 -Node: Calling A Function604740
 -Node: Variable Scope605698
 -Node: Pass By Value/Reference608692
 -Node: Return Statement612191
 -Node: Dynamic Typing615170
 -Node: Indirect Calls616100
 -Ref: Indirect Calls-Footnote-1626351
 -Node: Functions Summary626479
 -Node: Library Functions629184
 -Ref: Library Functions-Footnote-1632791
 -Ref: Library Functions-Footnote-2632934
 -Node: Library Names633105
 -Ref: Library Names-Footnote-1636565
 -Ref: Library Names-Footnote-2636788
 -Node: General Functions636874
 -Node: Strtonum Function637977
 -Node: Assert Function640999
 -Node: Round Function644325
 -Node: Cliff Random Function645866
 -Node: Ordinal Functions646882
 -Ref: Ordinal Functions-Footnote-1649945
 -Ref: Ordinal Functions-Footnote-2650197
 -Node: Join Function650407
 -Ref: Join Function-Footnote-1652177
 -Node: Getlocaltime Function652377
 -Node: Readfile Function656119
 -Node: Shell Quoting658091
 -Node: Data File Management659492
 -Node: Filetrans Function660124
 -Node: Rewind Function664220
 -Node: File Checking666126
 -Ref: File Checking-Footnote-1667460
 -Node: Empty Files667661
 -Node: Ignoring Assigns669640
 -Node: Getopt Function671190
 -Ref: Getopt Function-Footnote-1682659
 -Node: Passwd Functions682859
 -Ref: Passwd Functions-Footnote-1691698
 -Node: Group Functions691786
 -Ref: Group Functions-Footnote-1699684
 -Node: Walking Arrays699891
 -Node: Library Functions Summary702899
 -Node: Library Exercises704305
 -Node: Sample Programs704770
 -Node: Running Examples705540
 -Node: Clones706268
 -Node: Cut Program707492
 -Node: Egrep Program717421
 -Ref: Egrep Program-Footnote-1724933
 -Node: Id Program725043
 -Node: Split Program728723
 -Ref: Split Program-Footnote-1732182
 -Node: Tee Program732311
 -Node: Uniq Program735101
 -Node: Wc Program742527
 -Ref: Wc Program-Footnote-1746782
 -Node: Miscellaneous Programs746876
 -Node: Dupword Program748089
 -Node: Alarm Program750119
 -Node: Translate Program754974
 -Ref: Translate Program-Footnote-1759539
 -Node: Labels Program759809
 -Ref: Labels Program-Footnote-1763160
 -Node: Word Sorting763244
 -Node: History Sorting767316
 -Node: Extract Program769151
 -Node: Simple Sed776680
 -Node: Igawk Program779754
 -Ref: Igawk Program-Footnote-1794085
 -Ref: Igawk Program-Footnote-2794287
 -Ref: Igawk Program-Footnote-3794409
 -Node: Anagram Program794524
 -Node: Signature Program797586
 -Node: Programs Summary798833
 -Node: Programs Exercises800047
 -Ref: Programs Exercises-Footnote-1804176
 -Node: Advanced Features804267
 -Node: Nondecimal Data806257
 -Node: Array Sorting807848
 -Node: Controlling Array Traversal808548
 -Ref: Controlling Array Traversal-Footnote-1816915
 -Node: Array Sorting Functions817033
 -Ref: Array Sorting Functions-Footnote-1822124
 -Node: Two-way I/O822320
 -Ref: Two-way I/O-Footnote-1828871
 -Ref: Two-way I/O-Footnote-2829058
 -Node: TCP/IP Networking829140
 -Node: Profiling832258
 -Ref: Profiling-Footnote-1840930
 -Node: Advanced Features Summary841253
 -Node: Internationalization843097
 -Node: I18N and L10N844577
 -Node: Explaining gettext845264
 -Ref: Explaining gettext-Footnote-1851156
 -Ref: Explaining gettext-Footnote-2851341
 -Node: Programmer i18n851506
 -Ref: Programmer i18n-Footnote-1856455
 -Node: Translator i18n856504
 -Node: String Extraction857298
 -Ref: String Extraction-Footnote-1858430
 -Node: Printf Ordering858516
 -Ref: Printf Ordering-Footnote-1861302
 -Node: I18N Portability861366
 -Ref: I18N Portability-Footnote-1863822
 -Node: I18N Example863885
 -Ref: I18N Example-Footnote-1866691
 -Node: Gawk I18N866764
 -Node: I18N Summary867409
 -Node: Debugger868750
 -Node: Debugging869772
 -Node: Debugging Concepts870213
 -Node: Debugging Terms872022
 -Node: Awk Debugging874597
 -Node: Sample Debugging Session875503
 -Node: Debugger Invocation876037
 -Node: Finding The Bug877423
 -Node: List of Debugger Commands883901
 -Node: Breakpoint Control885234
 -Node: Debugger Execution Control888928
 -Node: Viewing And Changing Data892290
 -Node: Execution Stack895664
 -Node: Debugger Info897301
 -Node: Miscellaneous Debugger Commands901372
 -Node: Readline Support906460
 -Node: Limitations907356
 -Node: Debugging Summary909465
 -Node: Arbitrary Precision Arithmetic910744
 -Node: Computer Arithmetic912229
 -Ref: table-numeric-ranges915820
 -Ref: Computer Arithmetic-Footnote-1916542
 -Node: Math Definitions916599
 -Ref: table-ieee-formats919913
 -Ref: Math Definitions-Footnote-1920516
 -Node: MPFR features920621
 -Node: FP Math Caution922338
 -Ref: FP Math Caution-Footnote-1923410
 -Node: Inexactness of computations923779
 -Node: Inexact representation924739
 -Node: Comparing FP Values926099
 -Node: Errors accumulate927181
 -Node: Getting Accuracy928614
 -Node: Try To Round931324
 -Node: Setting precision932223
 -Ref: table-predefined-precision-strings932920
 -Node: Setting the rounding mode934750
 -Ref: table-gawk-rounding-modes935124
 -Ref: Setting the rounding mode-Footnote-1938532
 -Node: Arbitrary Precision Integers938711
 -Ref: Arbitrary Precision Integers-Footnote-1943616
 -Node: Checking for MPFR943765
 -Node: POSIX Floating Point Problems945062
 -Ref: POSIX Floating Point Problems-Footnote-1948933
 -Node: Floating point summary948971
 -Node: Dynamic Extensions951161
 -Node: Extension Intro952714
 -Node: Plugin License953980
 -Node: Extension Mechanism Outline954777
 -Ref: figure-load-extension955216
 -Ref: figure-register-new-function956781
 -Ref: figure-call-new-function957873
 -Node: Extension API Description959935
 -Node: Extension API Functions Introduction961577
 -Node: General Data Types966911
 -Ref: General Data Types-Footnote-1974116
 -Node: Memory Allocation Functions974415
 -Ref: Memory Allocation Functions-Footnote-1977260
 -Node: Constructor Functions977359
 -Node: Registration Functions980358
 -Node: Extension Functions981043
 -Node: Exit Callback Functions986256
 -Node: Extension Version String987506
 -Node: Input Parsers988169
 -Node: Output Wrappers1000876
 -Node: Two-way processors1005388
 -Node: Printing Messages1007653
 -Ref: Printing Messages-Footnote-11008824
 -Node: Updating ERRNO1008977
 -Node: Requesting Values1009716
 -Ref: table-value-types-returned1010453
 -Node: Accessing Parameters1011389
 -Node: Symbol Table Access1012624
 -Node: Symbol table by name1013136
 -Node: Symbol table by cookie1014925
 -Ref: Symbol table by cookie-Footnote-11019110
 -Node: Cached values1019174
 -Ref: Cached values-Footnote-11022710
 -Node: Array Manipulation1022801
 -Ref: Array Manipulation-Footnote-11023892
 -Node: Array Data Types1023929
 -Ref: Array Data Types-Footnote-11026587
 -Node: Array Functions1026679
 -Node: Flattening Arrays1031078
 -Node: Creating Arrays1038019
 -Node: Redirection API1042788
 -Node: Extension API Variables1045630
 -Node: Extension Versioning1046263
 -Ref: gawk-api-version1046700
 -Node: Extension API Informational Variables1048428
 -Node: Extension API Boilerplate1049492
 -Node: Changes from API V11053354
 -Node: Finding Extensions1054014
 -Node: Extension Example1054573
 -Node: Internal File Description1055371
 -Node: Internal File Ops1059451
 -Ref: Internal File Ops-Footnote-11070851
 -Node: Using Internal File Ops1070991
 -Ref: Using Internal File Ops-Footnote-11073374
 -Node: Extension Samples1073648
 -Node: Extension Sample File Functions1075177
 -Node: Extension Sample Fnmatch1082826
 -Node: Extension Sample Fork1084313
 -Node: Extension Sample Inplace1085531
 -Node: Extension Sample Ord1088741
 -Node: Extension Sample Readdir1089577
 -Ref: table-readdir-file-types1090466
 -Node: Extension Sample Revout1091271
 -Node: Extension Sample Rev2way1091860
 -Node: Extension Sample Read write array1092600
 -Node: Extension Sample Readfile1094542
 -Node: Extension Sample Time1095637
 -Node: Extension Sample API Tests1096985
 -Node: gawkextlib1097477
 -Node: Extension summary1099924
 -Node: Extension Exercises1103626
 -Node: Language History1105124
 -Node: V7/SVR3.11106780
 -Node: SVR41108932
 -Node: POSIX1110366
 -Node: BTL1111745
 -Node: POSIX/GNU1112474
 -Node: Feature History1118366
 -Node: Common Extensions1132790
 -Node: Ranges and Locales1134073
 -Ref: Ranges and Locales-Footnote-11138689
 -Ref: Ranges and Locales-Footnote-21138716
 -Ref: Ranges and Locales-Footnote-31138951
 -Node: Contributors1139172
 -Node: History summary1144732
 -Node: Installation1146112
 -Node: Gawk Distribution1147056
 -Node: Getting1147540
 -Node: Extracting1148501
 -Node: Distribution contents1150139
 -Node: Unix Installation1156481
 -Node: Quick Installation1157163
 -Node: Shell Startup Files1159577
 -Node: Additional Configuration Options1160666
 -Node: Configuration Philosophy1162655
 -Node: Non-Unix Installation1165024
 -Node: PC Installation1165484
 -Node: PC Binary Installation1166322
 -Node: PC Compiling1166757
 -Node: PC Using1167874
 -Node: Cygwin1170919
 -Node: MSYS1171689
 -Node: VMS Installation1172190
 -Node: VMS Compilation1172981
 -Ref: VMS Compilation-Footnote-11174210
 -Node: VMS Dynamic Extensions1174268
 -Node: VMS Installation Details1175953
 -Node: VMS Running1178206
 -Node: VMS GNV1182485
 -Node: VMS Old Gawk1183220
 -Node: Bugs1183691
 -Node: Bug address1184354
 -Node: Usenet1186751
 -Node: Maintainers1187528
 -Node: Other Versions1188904
 -Node: Installation summary1195488
 -Node: Notes1196523
 -Node: Compatibility Mode1197388
 -Node: Additions1198170
 -Node: Accessing The Source1199095
 -Node: Adding Code1200530
 -Node: New Ports1206748
 -Node: Derived Files1211236
 -Ref: Derived Files-Footnote-11216721
 -Ref: Derived Files-Footnote-21216756
 -Ref: Derived Files-Footnote-31217354
 -Node: Future Extensions1217468
 -Node: Implementation Limitations1218126
 -Node: Extension Design1219309
 -Node: Old Extension Problems1220463
 -Ref: Old Extension Problems-Footnote-11221981
 -Node: Extension New Mechanism Goals1222038
 -Ref: Extension New Mechanism Goals-Footnote-11225402
 -Node: Extension Other Design Decisions1225591
 -Node: Extension Future Growth1227704
 -Node: Old Extension Mechanism1228540
 -Node: Notes summary1230303
 -Node: Basic Concepts1231485
 -Node: Basic High Level1232166
 -Ref: figure-general-flow1232448
 -Ref: figure-process-flow1233133
 -Ref: Basic High Level-Footnote-11236434
 -Node: Basic Data Typing1236619
 -Node: Glossary1239947
 -Node: Copying1271894
 -Node: GNU Free Documentation License1309433
 -Node: Index1334551
++Ref: Numeric Functions-Footnote-1530053
++Ref: Numeric Functions-Footnote-2530410
++Ref: Numeric Functions-Footnote-3530458
++Node: String Functions530730
++Ref: String Functions-Footnote-1554388
++Ref: String Functions-Footnote-2554516
++Ref: String Functions-Footnote-3554764
++Node: Gory Details554851
++Ref: table-sub-escapes556642
++Ref: table-sub-proposed558161
++Ref: table-posix-sub559524
++Ref: table-gensub-escapes561065
++Ref: Gory Details-Footnote-1561888
++Node: I/O Functions562042
++Ref: table-system-return-values568624
++Ref: I/O Functions-Footnote-1570604
++Ref: I/O Functions-Footnote-2570752
++Node: Time Functions570872
++Ref: Time Functions-Footnote-1581539
++Ref: Time Functions-Footnote-2581607
++Ref: Time Functions-Footnote-3581765
++Ref: Time Functions-Footnote-4581876
++Ref: Time Functions-Footnote-5581988
++Ref: Time Functions-Footnote-6582215
++Node: Bitwise Functions582481
++Ref: table-bitwise-ops583075
++Ref: Bitwise Functions-Footnote-1589108
++Ref: Bitwise Functions-Footnote-2589281
++Node: Type Functions589472
++Node: I18N Functions592147
++Node: User-defined593798
++Node: Definition Syntax594603
++Ref: Definition Syntax-Footnote-1600290
++Node: Function Example600361
++Ref: Function Example-Footnote-1603283
++Node: Function Caveats603305
++Node: Calling A Function603823
++Node: Variable Scope604781
++Node: Pass By Value/Reference607775
++Node: Return Statement611274
++Node: Dynamic Typing614253
++Node: Indirect Calls615183
++Ref: Indirect Calls-Footnote-1625434
++Node: Functions Summary625562
++Node: Library Functions628267
++Ref: Library Functions-Footnote-1631874
++Ref: Library Functions-Footnote-2632017
++Node: Library Names632188
++Ref: Library Names-Footnote-1635648
++Ref: Library Names-Footnote-2635871
++Node: General Functions635957
++Node: Strtonum Function637060
++Node: Assert Function640082
++Node: Round Function643408
++Node: Cliff Random Function644949
++Node: Ordinal Functions645965
++Ref: Ordinal Functions-Footnote-1649028
++Ref: Ordinal Functions-Footnote-2649280
++Node: Join Function649490
++Ref: Join Function-Footnote-1651260
++Node: Getlocaltime Function651460
++Node: Readfile Function655202
++Node: Shell Quoting657174
++Node: Data File Management658575
++Node: Filetrans Function659207
++Node: Rewind Function663303
++Node: File Checking665209
++Ref: File Checking-Footnote-1666543
++Node: Empty Files666744
++Node: Ignoring Assigns668723
++Node: Getopt Function670273
++Ref: Getopt Function-Footnote-1681742
++Node: Passwd Functions681942
++Ref: Passwd Functions-Footnote-1690781
++Node: Group Functions690869
++Ref: Group Functions-Footnote-1698767
++Node: Walking Arrays698974
++Node: Library Functions Summary701982
++Node: Library Exercises703388
++Node: Sample Programs703853
++Node: Running Examples704623
++Node: Clones705351
++Node: Cut Program706575
++Node: Egrep Program716504
++Ref: Egrep Program-Footnote-1724016
++Node: Id Program724126
++Node: Split Program727806
++Ref: Split Program-Footnote-1731265
++Node: Tee Program731394
++Node: Uniq Program734184
++Node: Wc Program741610
++Ref: Wc Program-Footnote-1745865
++Node: Miscellaneous Programs745959
++Node: Dupword Program747172
++Node: Alarm Program749202
++Node: Translate Program754057
++Ref: Translate Program-Footnote-1758622
++Node: Labels Program758892
++Ref: Labels Program-Footnote-1762243
++Node: Word Sorting762327
++Node: History Sorting766399
++Node: Extract Program768234
++Node: Simple Sed775763
++Node: Igawk Program778837
++Ref: Igawk Program-Footnote-1793168
++Ref: Igawk Program-Footnote-2793370
++Ref: Igawk Program-Footnote-3793492
++Node: Anagram Program793607
++Node: Signature Program796669
++Node: Programs Summary797916
++Node: Programs Exercises799130
++Ref: Programs Exercises-Footnote-1803259
++Node: Advanced Features803350
++Node: Nondecimal Data805340
++Node: Array Sorting806931
++Node: Controlling Array Traversal807631
++Ref: Controlling Array Traversal-Footnote-1815998
++Node: Array Sorting Functions816116
++Ref: Array Sorting Functions-Footnote-1821207
++Node: Two-way I/O821403
++Ref: Two-way I/O-Footnote-1827954
++Ref: Two-way I/O-Footnote-2828141
++Node: TCP/IP Networking828223
++Node: Profiling831341
++Ref: Profiling-Footnote-1840013
++Node: Advanced Features Summary840336
++Node: Internationalization842180
++Node: I18N and L10N843660
++Node: Explaining gettext844347
++Ref: Explaining gettext-Footnote-1850239
++Ref: Explaining gettext-Footnote-2850424
++Node: Programmer i18n850589
++Ref: Programmer i18n-Footnote-1855538
++Node: Translator i18n855587
++Node: String Extraction856381
++Ref: String Extraction-Footnote-1857513
++Node: Printf Ordering857599
++Ref: Printf Ordering-Footnote-1860385
++Node: I18N Portability860449
++Ref: I18N Portability-Footnote-1862905
++Node: I18N Example862968
++Ref: I18N Example-Footnote-1865774
++Node: Gawk I18N865847
++Node: I18N Summary866492
++Node: Debugger867833
++Node: Debugging868855
++Node: Debugging Concepts869296
++Node: Debugging Terms871105
++Node: Awk Debugging873680
++Node: Sample Debugging Session874586
++Node: Debugger Invocation875120
++Node: Finding The Bug876506
++Node: List of Debugger Commands882984
++Node: Breakpoint Control884317
++Node: Debugger Execution Control888011
++Node: Viewing And Changing Data891373
++Node: Execution Stack894747
++Node: Debugger Info896384
++Node: Miscellaneous Debugger Commands900455
++Node: Readline Support905543
++Node: Limitations906439
++Node: Debugging Summary908548
++Node: Arbitrary Precision Arithmetic909827
++Node: Computer Arithmetic911312
++Ref: table-numeric-ranges914903
++Ref: Computer Arithmetic-Footnote-1915625
++Node: Math Definitions915682
++Ref: table-ieee-formats918996
++Ref: Math Definitions-Footnote-1919599
++Node: MPFR features919704
++Node: FP Math Caution921421
++Ref: FP Math Caution-Footnote-1922493
++Node: Inexactness of computations922862
++Node: Inexact representation923822
++Node: Comparing FP Values925182
++Node: Errors accumulate926264
++Node: Getting Accuracy927697
++Node: Try To Round930407
++Node: Setting precision931306
++Ref: table-predefined-precision-strings932003
++Node: Setting the rounding mode933833
++Ref: table-gawk-rounding-modes934207
++Ref: Setting the rounding mode-Footnote-1937615
++Node: Arbitrary Precision Integers937794
++Ref: Arbitrary Precision Integers-Footnote-1940969
++Node: Checking for MPFR941118
++Node: POSIX Floating Point Problems942415
++Ref: POSIX Floating Point Problems-Footnote-1946286
++Node: Floating point summary946324
++Node: Dynamic Extensions948514
++Node: Extension Intro950067
++Node: Plugin License951333
++Node: Extension Mechanism Outline952130
++Ref: figure-load-extension952569
++Ref: figure-register-new-function954134
++Ref: figure-call-new-function955226
++Node: Extension API Description957288
++Node: Extension API Functions Introduction958930
++Node: General Data Types964264
++Ref: General Data Types-Footnote-1971469
++Node: Memory Allocation Functions971768
++Ref: Memory Allocation Functions-Footnote-1974613
++Node: Constructor Functions974712
++Node: Registration Functions977711
++Node: Extension Functions978396
++Node: Exit Callback Functions983609
++Node: Extension Version String984859
++Node: Input Parsers985522
++Node: Output Wrappers998229
++Node: Two-way processors1002741
++Node: Printing Messages1005006
++Ref: Printing Messages-Footnote-11006177
++Node: Updating ERRNO1006330
++Node: Requesting Values1007069
++Ref: table-value-types-returned1007806
++Node: Accessing Parameters1008742
++Node: Symbol Table Access1009977
++Node: Symbol table by name1010489
++Node: Symbol table by cookie1012278
++Ref: Symbol table by cookie-Footnote-11016463
++Node: Cached values1016527
++Ref: Cached values-Footnote-11020063
++Node: Array Manipulation1020154
++Ref: Array Manipulation-Footnote-11021245
++Node: Array Data Types1021282
++Ref: Array Data Types-Footnote-11023940
++Node: Array Functions1024032
++Node: Flattening Arrays1028431
++Node: Creating Arrays1035372
++Node: Redirection API1040141
++Node: Extension API Variables1042983
++Node: Extension Versioning1043616
++Ref: gawk-api-version1044053
++Node: Extension API Informational Variables1045781
++Node: Extension API Boilerplate1046845
++Node: Changes from API V11050707
++Node: Finding Extensions1051367
++Node: Extension Example1051926
++Node: Internal File Description1052724
++Node: Internal File Ops1056804
++Ref: Internal File Ops-Footnote-11068204
++Node: Using Internal File Ops1068344
++Ref: Using Internal File Ops-Footnote-11070727
++Node: Extension Samples1071001
++Node: Extension Sample File Functions1072530
++Node: Extension Sample Fnmatch1080179
++Node: Extension Sample Fork1081666
++Node: Extension Sample Inplace1082884
++Node: Extension Sample Ord1086094
++Node: Extension Sample Readdir1086930
++Ref: table-readdir-file-types1087819
++Node: Extension Sample Revout1088624
++Node: Extension Sample Rev2way1089213
++Node: Extension Sample Read write array1089953
++Node: Extension Sample Readfile1091895
++Node: Extension Sample Time1092990
++Node: Extension Sample API Tests1094338
++Node: gawkextlib1094830
++Node: Extension summary1097277
++Node: Extension Exercises1100979
++Node: Language History1102477
++Node: V7/SVR3.11104133
++Node: SVR41106285
++Node: POSIX1107719
++Node: BTL1109098
++Node: POSIX/GNU1109827
++Node: Feature History1115605
++Node: Common Extensions1129970
++Node: Ranges and Locales1131253
++Ref: Ranges and Locales-Footnote-11135869
++Ref: Ranges and Locales-Footnote-21135896
++Ref: Ranges and Locales-Footnote-31136131
++Node: Contributors1136352
++Node: History summary1141912
++Node: Installation1143292
++Node: Gawk Distribution1144236
++Node: Getting1144720
++Node: Extracting1145681
++Node: Distribution contents1147319
++Node: Unix Installation1153661
++Node: Quick Installation1154343
++Node: Shell Startup Files1156757
++Node: Additional Configuration Options1157846
++Node: Configuration Philosophy1159835
++Node: Non-Unix Installation1162204
++Node: PC Installation1162664
++Node: PC Binary Installation1163502
++Node: PC Compiling1163937
++Node: PC Using1165054
++Node: Cygwin1168099
++Node: MSYS1168869
++Node: VMS Installation1169370
++Node: VMS Compilation1170161
++Ref: VMS Compilation-Footnote-11171390
++Node: VMS Dynamic Extensions1171448
++Node: VMS Installation Details1173133
++Node: VMS Running1175386
++Node: VMS GNV1179665
++Node: VMS Old Gawk1180400
++Node: Bugs1180871
++Node: Bug address1181534
++Node: Usenet1183931
++Node: Maintainers1184708
++Node: Other Versions1186084
++Node: Installation summary1192668
++Node: Notes1193703
++Node: Compatibility Mode1194568
++Node: Additions1195350
++Node: Accessing The Source1196275
++Node: Adding Code1197710
++Node: New Ports1203928
++Node: Derived Files1208416
++Ref: Derived Files-Footnote-11213901
++Ref: Derived Files-Footnote-21213936
++Ref: Derived Files-Footnote-31214534
++Node: Future Extensions1214648
++Node: Implementation Limitations1215306
++Node: Extension Design1216489
++Node: Old Extension Problems1217643
++Ref: Old Extension Problems-Footnote-11219161
++Node: Extension New Mechanism Goals1219218
++Ref: Extension New Mechanism Goals-Footnote-11222582
++Node: Extension Other Design Decisions1222771
++Node: Extension Future Growth1224884
++Node: Old Extension Mechanism1225720
++Node: Notes summary1227483
++Node: Basic Concepts1228665
++Node: Basic High Level1229346
++Ref: figure-general-flow1229628
++Ref: figure-process-flow1230313
++Ref: Basic High Level-Footnote-11233614
++Node: Basic Data Typing1233799
++Node: Glossary1237127
++Node: Copying1269074
++Node: GNU Free Documentation License1306613
++Node: Index1331731
  
  End Tag Table

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog       |   4 +
 NEWS            |   3 +
 doc/ChangeLog   |   4 +
 doc/gawk.info   | 806 +++++++++++++++++++++++++++++---------------------------
 doc/gawk.texi   |  44 ++--
 doc/gawktexi.in |  44 ++--
 6 files changed, 475 insertions(+), 430 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]