gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-533-g35f2096


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-533-g35f2096
Date: Sun, 08 Jun 2014 20:00:28 +0000

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, master has been updated
       via  35f20969b80eaa1eaf4d778dfa2b0f1f6637b8d3 (commit)
       via  4bf0a8ccb72ea56ae4e7f576dd1902603b521e8d (commit)
       via  55390bf583f7a3629a4c63de436702fa1b8b613b (commit)
       via  e96948cae7fb67f9fa0f8cb4fb8784f227905dee (commit)
       via  3b01804f1b62c091f56a996c7f00657934dc9a0f (commit)
      from  337e1e6b1c142c2b800d316e477973d29c0659a1 (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=35f20969b80eaa1eaf4d778dfa2b0f1f6637b8d3

commit 35f20969b80eaa1eaf4d778dfa2b0f1f6637b8d3
Merge: 337e1e6 4bf0a8c
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Jun 8 23:00:07 2014 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc doc/gawk.info
index 244a836,50ccda2..9847e6b
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -33226,537 -33331,540 +33339,540 @@@ Inde
  
  Tag Table:
  Node: Top1292
- Node: Foreword40830
- Node: Preface45175
- Ref: Preface-Footnote-148322
- Ref: Preface-Footnote-248429
- Node: History48661
- Node: Names51035
- Ref: Names-Footnote-152499
- Node: This Manual52572
- Ref: This Manual-Footnote-158351
- Node: Conventions58451
- Node: Manual History60607
- Ref: Manual History-Footnote-164046
- Ref: Manual History-Footnote-264087
- Node: How To Contribute64161
- Node: Acknowledgments65400
- Node: Getting Started69549
- Node: Running gawk71922
- Node: One-shot73112
- Node: Read Terminal74337
- Ref: Read Terminal-Footnote-175987
- Ref: Read Terminal-Footnote-276263
- Node: Long76434
- Node: Executable Scripts77782
- Ref: Executable Scripts-Footnote-179615
- Ref: Executable Scripts-Footnote-279717
- Node: Comments80250
- Node: Quoting82717
- Node: DOS Quoting88026
- Node: Sample Data Files88701
- Node: Very Simple91216
- Node: Two Rules95847
- Node: More Complex97742
- Ref: More Complex-Footnote-1100667
- Node: Statements/Lines100752
- Ref: Statements/Lines-Footnote-1105207
- Node: Other Features105472
- Node: When106400
- Node: Invoking Gawk108548
- Node: Command Line110011
- Node: Options110802
- Ref: Options-Footnote-1126586
- Node: Other Arguments126611
- Node: Naming Standard Input129252
- Node: Environment Variables130332
- Node: AWKPATH Variable130890
- Ref: AWKPATH Variable-Footnote-1133741
- Ref: AWKPATH Variable-Footnote-2133786
- Node: AWKLIBPATH Variable134046
- Node: Other Environment Variables134805
- Node: Exit Status138460
- Node: Include Files139135
- Node: Loading Shared Libraries142699
- Node: Obsolete144083
- Node: Undocumented144780
- Node: Regexp145022
- Node: Regexp Usage146411
- Node: Escape Sequences148444
- Node: Regexp Operators154111
- Ref: Regexp Operators-Footnote-1161591
- Ref: Regexp Operators-Footnote-2161738
- Node: Bracket Expressions161836
- Ref: table-char-classes163726
- Node: GNU Regexp Operators166249
- Node: Case-sensitivity169972
- Ref: Case-sensitivity-Footnote-1172864
- Ref: Case-sensitivity-Footnote-2173099
- Node: Leftmost Longest173207
- Node: Computed Regexps174408
- Node: Reading Files177757
- Node: Records179759
- Node: awk split records180494
- Node: gawk split records185352
- Ref: gawk split records-Footnote-1189873
- Node: Fields189910
- Ref: Fields-Footnote-1192874
- Node: Nonconstant Fields192960
- Ref: Nonconstant Fields-Footnote-1195190
- Node: Changing Fields195392
- Node: Field Separators201346
- Node: Default Field Splitting204048
- Node: Regexp Field Splitting205165
- Node: Single Character Fields208506
- Node: Command Line Field Separator209565
- Node: Full Line Fields212907
- Ref: Full Line Fields-Footnote-1213415
- Node: Field Splitting Summary213461
- Ref: Field Splitting Summary-Footnote-1216560
- Node: Constant Size216661
- Node: Splitting By Content221268
- Ref: Splitting By Content-Footnote-1225018
- Node: Multiple Line225058
- Ref: Multiple Line-Footnote-1230914
- Node: Getline231093
- Node: Plain Getline233309
- Node: Getline/Variable235404
- Node: Getline/File236551
- Node: Getline/Variable/File237927
- Ref: Getline/Variable/File-Footnote-1239526
- Node: Getline/Pipe239613
- Node: Getline/Variable/Pipe242312
- Node: Getline/Coprocess243419
- Node: Getline/Variable/Coprocess244671
- Node: Getline Notes245408
- Node: Getline Summary248212
- Ref: table-getline-variants248620
- Node: Read Timeout249532
- Ref: Read Timeout-Footnote-1253359
- Node: Command line directories253417
- Node: Printing254299
- Node: Print255923
- Node: Print Examples257264
- Node: Output Separators260043
- Node: OFMT262059
- Node: Printf263417
- Node: Basic Printf264323
- Node: Control Letters265862
- Node: Format Modifiers269716
- Node: Printf Examples275743
- Node: Redirection278450
- Node: Special Files285397
- Node: Special FD285913
- Ref: Special FD-Footnote-1289488
- Node: Special Network289562
- Node: Special Caveats290398
- Node: Close Files And Pipes291173
- Ref: Close Files And Pipes-Footnote-1298289
- Ref: Close Files And Pipes-Footnote-2298437
- Node: Expressions298587
- Node: Values299719
- Node: Constants300395
- Node: Scalar Constants301075
- Ref: Scalar Constants-Footnote-1301934
- Node: Nondecimal-numbers302184
- Node: Regexp Constants305184
- Node: Using Constant Regexps305659
- Node: Variables308729
- Node: Using Variables309384
- Node: Assignment Options311108
- Node: Conversion312975
- Ref: table-locale-affects318411
- Ref: Conversion-Footnote-1319035
- Node: All Operators319144
- Node: Arithmetic Ops319774
- Node: Concatenation322279
- Ref: Concatenation-Footnote-1325075
- Node: Assignment Ops325195
- Ref: table-assign-ops330178
- Node: Increment Ops331495
- Node: Truth Values and Conditions334933
- Node: Truth Values336016
- Node: Typing and Comparison337065
- Node: Variable Typing337858
- Ref: Variable Typing-Footnote-1341758
- Node: Comparison Operators341880
- Ref: table-relational-ops342290
- Node: POSIX String Comparison345838
- Ref: POSIX String Comparison-Footnote-1346922
- Node: Boolean Ops347060
- Ref: Boolean Ops-Footnote-1351130
- Node: Conditional Exp351221
- Node: Function Calls352948
- Node: Precedence356706
- Node: Locales360375
- Node: Patterns and Actions361978
- Node: Pattern Overview363032
- Node: Regexp Patterns364709
- Node: Expression Patterns365252
- Node: Ranges369033
- Node: BEGIN/END372139
- Node: Using BEGIN/END372901
- Ref: Using BEGIN/END-Footnote-1375637
- Node: I/O And BEGIN/END375743
- Node: BEGINFILE/ENDFILE378028
- Node: Empty380959
- Node: Using Shell Variables381276
- Node: Action Overview383559
- Node: Statements385886
- Node: If Statement387734
- Node: While Statement389232
- Node: Do Statement391276
- Node: For Statement392432
- Node: Switch Statement395584
- Node: Break Statement397687
- Node: Continue Statement399742
- Node: Next Statement401535
- Node: Nextfile Statement403925
- Node: Exit Statement406580
- Node: Built-in Variables408984
- Node: User-modified410080
- Ref: User-modified-Footnote-1417765
- Node: Auto-set417827
- Ref: Auto-set-Footnote-1430710
- Ref: Auto-set-Footnote-2430915
- Node: ARGC and ARGV430971
- Node: Arrays434810
- Node: Array Basics436308
- Node: Array Intro437134
- Ref: figure-array-elements439107
- Node: Reference to Elements441514
- Node: Assigning Elements443787
- Node: Array Example444278
- Node: Scanning an Array446010
- Node: Controlling Scanning449025
- Ref: Controlling Scanning-Footnote-1454198
- Node: Delete454514
- Ref: Delete-Footnote-1457279
- Node: Numeric Array Subscripts457336
- Node: Uninitialized Subscripts459519
- Node: Multidimensional461144
- Node: Multiscanning464237
- Node: Arrays of Arrays465826
- Node: Functions470466
- Node: Built-in471285
- Node: Calling Built-in472363
- Node: Numeric Functions474351
- Ref: Numeric Functions-Footnote-1478185
- Ref: Numeric Functions-Footnote-2478542
- Ref: Numeric Functions-Footnote-3478590
- Node: String Functions478859
- Ref: String Functions-Footnote-1501870
- Ref: String Functions-Footnote-2501999
- Ref: String Functions-Footnote-3502247
- Node: Gory Details502334
- Ref: table-sub-escapes504003
- Ref: table-sub-posix-92505357
- Ref: table-sub-proposed506708
- Ref: table-posix-sub508062
- Ref: table-gensub-escapes509607
- Ref: Gory Details-Footnote-1510783
- Ref: Gory Details-Footnote-2510834
- Node: I/O Functions510985
- Ref: I/O Functions-Footnote-1518108
- Node: Time Functions518255
- Ref: Time Functions-Footnote-1528719
- Ref: Time Functions-Footnote-2528787
- Ref: Time Functions-Footnote-3528945
- Ref: Time Functions-Footnote-4529056
- Ref: Time Functions-Footnote-5529168
- Ref: Time Functions-Footnote-6529395
- Node: Bitwise Functions529661
- Ref: table-bitwise-ops530223
- Ref: Bitwise Functions-Footnote-1534468
- Node: Type Functions534652
- Node: I18N Functions535794
- Node: User-defined537439
- Node: Definition Syntax538243
- Ref: Definition Syntax-Footnote-1543168
- Node: Function Example543237
- Ref: Function Example-Footnote-1545881
- Node: Function Caveats545903
- Node: Calling A Function546421
- Node: Variable Scope547376
- Node: Pass By Value/Reference550364
- Node: Return Statement553872
- Node: Dynamic Typing556856
- Node: Indirect Calls557785
- Node: Library Functions567472
- Ref: Library Functions-Footnote-1570985
- Ref: Library Functions-Footnote-2571128
- Node: Library Names571299
- Ref: Library Names-Footnote-1574772
- Ref: Library Names-Footnote-2574992
- Node: General Functions575078
- Node: Strtonum Function576106
- Node: Assert Function579036
- Node: Round Function582362
- Node: Cliff Random Function583903
- Node: Ordinal Functions584919
- Ref: Ordinal Functions-Footnote-1587996
- Ref: Ordinal Functions-Footnote-2588248
- Node: Join Function588459
- Ref: Join Function-Footnote-1590230
- Node: Getlocaltime Function590430
- Node: Readfile Function594166
- Node: Data File Management596005
- Node: Filetrans Function596637
- Node: Rewind Function600692
- Node: File Checking602079
- Ref: File Checking-Footnote-1603211
- Node: Empty Files603412
- Node: Ignoring Assigns605635
- Node: Getopt Function607166
- Ref: Getopt Function-Footnote-1618462
- Node: Passwd Functions618665
- Ref: Passwd Functions-Footnote-1627644
- Node: Group Functions627732
- Ref: Group Functions-Footnote-1635674
- Node: Walking Arrays635887
- Node: Sample Programs638023
- Node: Running Examples638697
- Node: Clones639425
- Node: Cut Program640649
- Node: Egrep Program650510
- Ref: Egrep Program-Footnote-1658439
- Node: Id Program658549
- Node: Split Program662213
- Ref: Split Program-Footnote-1665744
- Node: Tee Program665872
- Node: Uniq Program668679
- Node: Wc Program676109
- Ref: Wc Program-Footnote-1680377
- Ref: Wc Program-Footnote-2680577
- Node: Miscellaneous Programs680669
- Node: Dupword Program681857
- Node: Alarm Program683888
- Node: Translate Program688702
- Ref: Translate Program-Footnote-1693093
- Ref: Translate Program-Footnote-2693363
- Node: Labels Program693497
- Ref: Labels Program-Footnote-1696868
- Node: Word Sorting696952
- Node: History Sorting700995
- Node: Extract Program702831
- Ref: Extract Program-Footnote-1710406
- Node: Simple Sed710535
- Node: Igawk Program713597
- Ref: Igawk Program-Footnote-1728773
- Ref: Igawk Program-Footnote-2728974
- Node: Anagram Program729112
- Node: Signature Program732180
- Node: Advanced Features733427
- Node: Nondecimal Data735313
- Node: Array Sorting736890
- Node: Controlling Array Traversal737587
- Node: Array Sorting Functions745867
- Ref: Array Sorting Functions-Footnote-1749774
- Node: Two-way I/O749968
- Ref: Two-way I/O-Footnote-1755484
- Node: TCP/IP Networking755566
- Node: Profiling758410
- Node: Internationalization765918
- Node: I18N and L10N767343
- Node: Explaining gettext768029
- Ref: Explaining gettext-Footnote-1773169
- Ref: Explaining gettext-Footnote-2773353
- Node: Programmer i18n773518
- Node: Translator i18n777743
- Node: String Extraction778537
- Ref: String Extraction-Footnote-1779498
- Node: Printf Ordering779584
- Ref: Printf Ordering-Footnote-1782366
- Node: I18N Portability782430
- Ref: I18N Portability-Footnote-1784879
- Node: I18N Example784942
- Ref: I18N Example-Footnote-1787664
- Node: Gawk I18N787736
- Node: Debugger788349
- Node: Debugging789320
- Node: Debugging Concepts789761
- Node: Debugging Terms791617
- Node: Awk Debugging794214
- Node: Sample Debugging Session795106
- Node: Debugger Invocation795626
- Node: Finding The Bug796959
- Node: List of Debugger Commands803441
- Node: Breakpoint Control804773
- Node: Debugger Execution Control808437
- Node: Viewing And Changing Data811797
- Node: Execution Stack815155
- Node: Debugger Info816668
- Node: Miscellaneous Debugger Commands820662
- Node: Readline Support825846
- Node: Limitations826738
- Node: Arbitrary Precision Arithmetic828986
- Ref: Arbitrary Precision Arithmetic-Footnote-1830635
- Node: General Arithmetic830783
- Node: Floating Point Issues832503
- Node: String Conversion Precision833384
- Ref: String Conversion Precision-Footnote-1835089
- Node: Unexpected Results835198
- Node: POSIX Floating Point Problems837351
- Ref: POSIX Floating Point Problems-Footnote-1841172
- Node: Integer Programming841210
- Node: Floating-point Programming843021
- Ref: Floating-point Programming-Footnote-1849349
- Ref: Floating-point Programming-Footnote-2849619
- Node: Floating-point Representation849883
- Node: Floating-point Context851048
- Ref: table-ieee-formats851887
- Node: Rounding Mode853271
- Ref: table-rounding-modes853750
- Ref: Rounding Mode-Footnote-1856765
- Node: Gawk and MPFR856944
- Node: Arbitrary Precision Floats858353
- Ref: Arbitrary Precision Floats-Footnote-1860796
- Node: Setting Precision861117
- Ref: table-predefined-precision-strings861801
- Node: Setting Rounding Mode863946
- Ref: table-gawk-rounding-modes864350
- Node: Floating-point Constants865537
- Node: Changing Precision866989
- Ref: Changing Precision-Footnote-1868381
- Node: Exact Arithmetic868555
- Node: Arbitrary Precision Integers871689
- Ref: Arbitrary Precision Integers-Footnote-1874704
- Node: Dynamic Extensions874851
- Node: Extension Intro876309
- Node: Plugin License877574
- Node: Extension Mechanism Outline878259
- Ref: figure-load-extension878683
- Ref: figure-load-new-function880168
- Ref: figure-call-new-function881170
- Node: Extension API Description883154
- Node: Extension API Functions Introduction884604
- Node: General Data Types889470
- Ref: General Data Types-Footnote-1895163
- Node: Requesting Values895462
- Ref: table-value-types-returned896199
- Node: Memory Allocation Functions897157
- Ref: Memory Allocation Functions-Footnote-1899904
- Node: Constructor Functions900000
- Node: Registration Functions901758
- Node: Extension Functions902443
- Node: Exit Callback Functions904745
- Node: Extension Version String905995
- Node: Input Parsers906645
- Node: Output Wrappers916448
- Node: Two-way processors920964
- Node: Printing Messages923168
- Ref: Printing Messages-Footnote-1924245
- Node: Updating `ERRNO'924397
- Node: Accessing Parameters925136
- Node: Symbol Table Access926366
- Node: Symbol table by name926880
- Node: Symbol table by cookie928856
- Ref: Symbol table by cookie-Footnote-1932989
- Node: Cached values933052
- Ref: Cached values-Footnote-1936557
- Node: Array Manipulation936648
- Ref: Array Manipulation-Footnote-1937746
- Node: Array Data Types937785
- Ref: Array Data Types-Footnote-1940488
- Node: Array Functions940580
- Node: Flattening Arrays944454
- Node: Creating Arrays951306
- Node: Extension API Variables956037
- Node: Extension Versioning956673
- Node: Extension API Informational Variables958574
- Node: Extension API Boilerplate959660
- Node: Finding Extensions963464
- Node: Extension Example964024
- Node: Internal File Description964754
- Node: Internal File Ops968845
- Ref: Internal File Ops-Footnote-1980391
- Node: Using Internal File Ops980531
- Ref: Using Internal File Ops-Footnote-1982878
- Node: Extension Samples983146
- Node: Extension Sample File Functions984670
- Node: Extension Sample Fnmatch992238
- Node: Extension Sample Fork993705
- Node: Extension Sample Inplace994918
- Node: Extension Sample Ord996684
- Node: Extension Sample Readdir997520
- Ref: table-readdir-file-types998369
- Node: Extension Sample Revout999168
- Node: Extension Sample Rev2way999759
- Node: Extension Sample Read write array1000500
- Node: Extension Sample Readfile1002379
- Node: Extension Sample API Tests1003479
- Node: Extension Sample Time1004004
- Node: gawkextlib1005319
- Node: Language History1008106
- Node: V7/SVR3.11009700
- Node: SVR41012020
- Node: POSIX1013462
- Node: BTL1014848
- Node: POSIX/GNU1015582
- Node: Feature History1021181
- Node: Common Extensions1034293
- Node: Ranges and Locales1035605
- Ref: Ranges and Locales-Footnote-11040222
- Ref: Ranges and Locales-Footnote-21040249
- Ref: Ranges and Locales-Footnote-31040483
- Node: Contributors1040704
- Node: Installation1046142
- Node: Gawk Distribution1047036
- Node: Getting1047520
- Node: Extracting1048346
- Node: Distribution contents1049988
- Node: Unix Installation1055705
- Node: Quick Installation1056322
- Node: Additional Configuration Options1058764
- Node: Configuration Philosophy1060502
- Node: Non-Unix Installation1062853
- Node: PC Installation1063311
- Node: PC Binary Installation1064622
- Node: PC Compiling1066470
- Ref: PC Compiling-Footnote-11069469
- Node: PC Testing1069574
- Node: PC Using1070750
- Node: Cygwin1074908
- Node: MSYS1075717
- Node: VMS Installation1076231
- Node: VMS Compilation1077027
- Ref: VMS Compilation-Footnote-11078242
- Node: VMS Dynamic Extensions1078300
- Node: VMS Installation Details1079673
- Node: VMS Running1081919
- Node: VMS GNV1084753
- Node: VMS Old Gawk1085476
- Node: Bugs1085946
- Node: Other Versions1089950
- Node: Notes1096175
- Node: Compatibility Mode1096975
- Node: Additions1097757
- Node: Accessing The Source1098682
- Node: Adding Code1100118
- Node: New Ports1106296
- Node: Derived Files1110777
- Ref: Derived Files-Footnote-11115858
- Ref: Derived Files-Footnote-21115892
- Ref: Derived Files-Footnote-31116488
- Node: Future Extensions1116602
- Node: Implementation Limitations1117208
- Node: Extension Design1118456
- Node: Old Extension Problems1119610
- Ref: Old Extension Problems-Footnote-11121127
- Node: Extension New Mechanism Goals1121184
- Ref: Extension New Mechanism Goals-Footnote-11124545
- Node: Extension Other Design Decisions1124734
- Node: Extension Future Growth1126840
- Node: Old Extension Mechanism1127676
- Node: Basic Concepts1129416
- Node: Basic High Level1130097
- Ref: figure-general-flow1130369
- Ref: figure-process-flow1130968
- Ref: Basic High Level-Footnote-11134197
- Node: Basic Data Typing1134382
- Node: Glossary1137709
- Node: Copying1162861
- Node: GNU Free Documentation License1200417
- Node: Index1225553
+ Node: Foreword41210
+ Node: Preface45555
+ Ref: Preface-Footnote-148702
+ Ref: Preface-Footnote-248809
+ Node: History49041
+ Node: Names51415
+ Ref: Names-Footnote-152879
+ Node: This Manual52952
+ Ref: This Manual-Footnote-158731
+ Node: Conventions58831
+ Node: Manual History60987
+ Ref: Manual History-Footnote-164426
+ Ref: Manual History-Footnote-264467
+ Node: How To Contribute64541
+ Node: Acknowledgments65780
+ Node: Getting Started69929
+ Node: Running gawk72363
+ Node: One-shot73553
+ Node: Read Terminal74778
+ Ref: Read Terminal-Footnote-176428
+ Ref: Read Terminal-Footnote-276704
+ Node: Long76875
+ Node: Executable Scripts78223
+ Ref: Executable Scripts-Footnote-180056
+ Ref: Executable Scripts-Footnote-280158
+ Node: Comments80691
+ Node: Quoting83158
+ Node: DOS Quoting88467
+ Node: Sample Data Files89142
+ Node: Very Simple91657
+ Node: Two Rules96288
+ Node: More Complex98183
+ Ref: More Complex-Footnote-1101108
+ Node: Statements/Lines101193
+ Ref: Statements/Lines-Footnote-1105648
+ Node: Other Features105913
+ Node: When106841
+ Node: Intro Summary109011
+ Node: Invoking Gawk109777
+ Node: Command Line111292
+ Node: Options112083
+ Ref: Options-Footnote-1127867
+ Node: Other Arguments127892
+ Node: Naming Standard Input130533
+ Node: Environment Variables131613
+ Node: AWKPATH Variable132171
+ Ref: AWKPATH Variable-Footnote-1135022
+ Ref: AWKPATH Variable-Footnote-2135067
+ Node: AWKLIBPATH Variable135327
+ Node: Other Environment Variables136086
+ Node: Exit Status139741
+ Node: Include Files140416
+ Node: Loading Shared Libraries143980
+ Node: Obsolete145364
+ Node: Undocumented146061
+ Node: Invoking Summary146328
+ Node: Regexp147908
+ Node: Regexp Usage149358
+ Node: Escape Sequences151391
+ Node: Regexp Operators157058
+ Ref: Regexp Operators-Footnote-1164538
+ Ref: Regexp Operators-Footnote-2164685
+ Node: Bracket Expressions164783
+ Ref: table-char-classes166673
+ Node: GNU Regexp Operators169196
+ Node: Case-sensitivity172919
+ Ref: Case-sensitivity-Footnote-1175811
+ Ref: Case-sensitivity-Footnote-2176046
+ Node: Leftmost Longest176154
+ Node: Computed Regexps177355
+ Node: Regexp Summary180727
+ Node: Reading Files182199
+ Node: Records184201
+ Node: awk split records184944
+ Node: gawk split records189802
+ Ref: gawk split records-Footnote-1194323
+ Node: Fields194360
+ Ref: Fields-Footnote-1197324
+ Node: Nonconstant Fields197410
+ Ref: Nonconstant Fields-Footnote-1199640
+ Node: Changing Fields199842
+ Node: Field Separators205796
+ Node: Default Field Splitting208498
+ Node: Regexp Field Splitting209615
+ Node: Single Character Fields212956
+ Node: Command Line Field Separator214015
+ Node: Full Line Fields217357
+ Ref: Full Line Fields-Footnote-1217865
+ Node: Field Splitting Summary217911
+ Ref: Field Splitting Summary-Footnote-1221010
+ Node: Constant Size221111
+ Node: Splitting By Content225718
+ Ref: Splitting By Content-Footnote-1229468
+ Node: Multiple Line229508
+ Ref: Multiple Line-Footnote-1235364
+ Node: Getline235543
+ Node: Plain Getline237759
+ Node: Getline/Variable239854
+ Node: Getline/File241001
+ Node: Getline/Variable/File242377
+ Ref: Getline/Variable/File-Footnote-1243976
+ Node: Getline/Pipe244063
+ Node: Getline/Variable/Pipe246762
+ Node: Getline/Coprocess247869
+ Node: Getline/Variable/Coprocess249121
+ Node: Getline Notes249858
+ Node: Getline Summary252662
+ Ref: table-getline-variants253070
+ Node: Read Timeout253982
+ Ref: Read Timeout-Footnote-1257809
+ Node: Command line directories257867
+ Node: Printing258749
+ Node: Print260373
+ Node: Print Examples261714
+ Node: Output Separators264493
+ Node: OFMT266509
+ Node: Printf267867
+ Node: Basic Printf268773
+ Node: Control Letters270312
+ Node: Format Modifiers274166
+ Node: Printf Examples280193
+ Node: Redirection282900
+ Node: Special Files289847
+ Node: Special FD290363
+ Ref: Special FD-Footnote-1293938
+ Node: Special Network294012
+ Node: Special Caveats294848
+ Node: Close Files And Pipes295623
+ Ref: Close Files And Pipes-Footnote-1302739
+ Ref: Close Files And Pipes-Footnote-2302887
+ Node: Expressions303037
+ Node: Values304169
+ Node: Constants304845
+ Node: Scalar Constants305525
+ Ref: Scalar Constants-Footnote-1306384
+ Node: Nondecimal-numbers306634
+ Node: Regexp Constants309634
+ Node: Using Constant Regexps310109
+ Node: Variables313179
+ Node: Using Variables313834
+ Node: Assignment Options315558
+ Node: Conversion317425
+ Ref: table-locale-affects322861
+ Ref: Conversion-Footnote-1323485
+ Node: All Operators323594
+ Node: Arithmetic Ops324224
+ Node: Concatenation326729
+ Ref: Concatenation-Footnote-1329525
+ Node: Assignment Ops329645
+ Ref: table-assign-ops334628
+ Node: Increment Ops335945
+ Node: Truth Values and Conditions339383
+ Node: Truth Values340466
+ Node: Typing and Comparison341515
+ Node: Variable Typing342308
+ Ref: Variable Typing-Footnote-1346208
+ Node: Comparison Operators346330
+ Ref: table-relational-ops346740
+ Node: POSIX String Comparison350290
+ Ref: POSIX String Comparison-Footnote-1351374
+ Node: Boolean Ops351512
+ Ref: Boolean Ops-Footnote-1355582
+ Node: Conditional Exp355673
+ Node: Function Calls357400
+ Node: Precedence361158
+ Node: Locales364827
+ Node: Patterns and Actions366430
+ Node: Pattern Overview367484
+ Node: Regexp Patterns369161
+ Node: Expression Patterns369704
+ Node: Ranges373485
+ Node: BEGIN/END376591
+ Node: Using BEGIN/END377353
+ Ref: Using BEGIN/END-Footnote-1380089
+ Node: I/O And BEGIN/END380195
+ Node: BEGINFILE/ENDFILE382480
+ Node: Empty385411
+ Node: Using Shell Variables385728
+ Node: Action Overview388011
+ Node: Statements390338
+ Node: If Statement392186
+ Node: While Statement393684
+ Node: Do Statement395728
+ Node: For Statement396884
+ Node: Switch Statement400036
+ Node: Break Statement402139
+ Node: Continue Statement404194
+ Node: Next Statement405987
+ Node: Nextfile Statement408377
+ Node: Exit Statement411032
+ Node: Built-in Variables413436
+ Node: User-modified414532
+ Ref: User-modified-Footnote-1422217
+ Node: Auto-set422279
 -Ref: Auto-set-Footnote-1434825
 -Ref: Auto-set-Footnote-2435030
 -Node: ARGC and ARGV435086
 -Node: Arrays438925
 -Node: Array Basics440423
 -Node: Array Intro441249
 -Ref: figure-array-elements443222
 -Node: Reference to Elements445629
 -Node: Assigning Elements447902
 -Node: Array Example448393
 -Node: Scanning an Array450125
 -Node: Controlling Scanning453140
 -Ref: Controlling Scanning-Footnote-1458313
 -Node: Delete458629
 -Ref: Delete-Footnote-1461394
 -Node: Numeric Array Subscripts461451
 -Node: Uninitialized Subscripts463634
 -Node: Multidimensional465259
 -Node: Multiscanning468352
 -Node: Arrays of Arrays469941
 -Node: Functions474581
 -Node: Built-in475400
 -Node: Calling Built-in476478
 -Node: Numeric Functions478466
 -Ref: Numeric Functions-Footnote-1482300
 -Ref: Numeric Functions-Footnote-2482657
 -Ref: Numeric Functions-Footnote-3482705
 -Node: String Functions482974
 -Ref: String Functions-Footnote-1505985
 -Ref: String Functions-Footnote-2506114
 -Ref: String Functions-Footnote-3506362
 -Node: Gory Details506449
 -Ref: table-sub-escapes508118
 -Ref: table-sub-posix-92509472
 -Ref: table-sub-proposed510823
 -Ref: table-posix-sub512177
 -Ref: table-gensub-escapes513722
 -Ref: Gory Details-Footnote-1514898
 -Ref: Gory Details-Footnote-2514949
 -Node: I/O Functions515100
 -Ref: I/O Functions-Footnote-1522223
 -Node: Time Functions522370
 -Ref: Time Functions-Footnote-1532834
 -Ref: Time Functions-Footnote-2532902
 -Ref: Time Functions-Footnote-3533060
 -Ref: Time Functions-Footnote-4533171
 -Ref: Time Functions-Footnote-5533283
 -Ref: Time Functions-Footnote-6533510
 -Node: Bitwise Functions533776
 -Ref: table-bitwise-ops534338
 -Ref: Bitwise Functions-Footnote-1538583
 -Node: Type Functions538767
 -Node: I18N Functions539909
 -Node: User-defined541554
 -Node: Definition Syntax542358
 -Ref: Definition Syntax-Footnote-1547283
 -Node: Function Example547352
 -Ref: Function Example-Footnote-1549996
 -Node: Function Caveats550018
 -Node: Calling A Function550536
 -Node: Variable Scope551491
 -Node: Pass By Value/Reference554479
 -Node: Return Statement557987
 -Node: Dynamic Typing560971
 -Node: Indirect Calls561900
 -Node: Library Functions571587
 -Ref: Library Functions-Footnote-1575100
 -Ref: Library Functions-Footnote-2575243
 -Node: Library Names575414
 -Ref: Library Names-Footnote-1578887
 -Ref: Library Names-Footnote-2579107
 -Node: General Functions579193
 -Node: Strtonum Function580221
 -Node: Assert Function583151
 -Node: Round Function586477
 -Node: Cliff Random Function588018
 -Node: Ordinal Functions589034
 -Ref: Ordinal Functions-Footnote-1592111
 -Ref: Ordinal Functions-Footnote-2592363
 -Node: Join Function592574
 -Ref: Join Function-Footnote-1594345
 -Node: Getlocaltime Function594545
 -Node: Readfile Function598281
 -Node: Data File Management600120
 -Node: Filetrans Function600752
 -Node: Rewind Function604807
 -Node: File Checking606194
 -Ref: File Checking-Footnote-1607326
 -Node: Empty Files607527
 -Node: Ignoring Assigns609750
 -Node: Getopt Function611281
 -Ref: Getopt Function-Footnote-1622577
 -Node: Passwd Functions622780
 -Ref: Passwd Functions-Footnote-1631759
 -Node: Group Functions631847
 -Ref: Group Functions-Footnote-1639789
 -Node: Walking Arrays640002
 -Node: Sample Programs642138
 -Node: Running Examples642812
 -Node: Clones643540
 -Node: Cut Program644764
 -Node: Egrep Program654625
 -Ref: Egrep Program-Footnote-1662554
 -Node: Id Program662664
 -Node: Split Program666328
 -Ref: Split Program-Footnote-1669859
 -Node: Tee Program669987
 -Node: Uniq Program672794
 -Node: Wc Program680224
 -Ref: Wc Program-Footnote-1684492
 -Ref: Wc Program-Footnote-2684692
 -Node: Miscellaneous Programs684784
 -Node: Dupword Program685972
 -Node: Alarm Program688003
 -Node: Translate Program692817
 -Ref: Translate Program-Footnote-1697208
 -Ref: Translate Program-Footnote-2697478
 -Node: Labels Program697612
 -Ref: Labels Program-Footnote-1700983
 -Node: Word Sorting701067
 -Node: History Sorting705110
 -Node: Extract Program706946
 -Ref: Extract Program-Footnote-1714521
 -Node: Simple Sed714650
 -Node: Igawk Program717712
 -Ref: Igawk Program-Footnote-1732888
 -Ref: Igawk Program-Footnote-2733089
 -Node: Anagram Program733227
 -Node: Signature Program736295
 -Node: Advanced Features737542
 -Node: Nondecimal Data739428
 -Node: Array Sorting741005
 -Node: Controlling Array Traversal741702
 -Node: Array Sorting Functions749982
 -Ref: Array Sorting Functions-Footnote-1753889
 -Node: Two-way I/O754083
 -Ref: Two-way I/O-Footnote-1759599
 -Node: TCP/IP Networking759681
 -Node: Profiling762525
 -Node: Internationalization770033
 -Node: I18N and L10N771458
 -Node: Explaining gettext772144
 -Ref: Explaining gettext-Footnote-1777284
 -Ref: Explaining gettext-Footnote-2777468
 -Node: Programmer i18n777633
 -Node: Translator i18n781858
 -Node: String Extraction782652
 -Ref: String Extraction-Footnote-1783613
 -Node: Printf Ordering783699
 -Ref: Printf Ordering-Footnote-1786481
 -Node: I18N Portability786545
 -Ref: I18N Portability-Footnote-1788994
 -Node: I18N Example789057
 -Ref: I18N Example-Footnote-1791779
 -Node: Gawk I18N791851
 -Node: Debugger792464
 -Node: Debugging793435
 -Node: Debugging Concepts793876
 -Node: Debugging Terms795732
 -Node: Awk Debugging798329
 -Node: Sample Debugging Session799221
 -Node: Debugger Invocation799741
 -Node: Finding The Bug801074
 -Node: List of Debugger Commands807556
 -Node: Breakpoint Control808888
 -Node: Debugger Execution Control812552
 -Node: Viewing And Changing Data815912
 -Node: Execution Stack819270
 -Node: Debugger Info820783
 -Node: Miscellaneous Debugger Commands824777
 -Node: Readline Support829961
 -Node: Limitations830853
 -Node: Arbitrary Precision Arithmetic833101
 -Ref: Arbitrary Precision Arithmetic-Footnote-1834750
 -Node: General Arithmetic834898
 -Node: Floating Point Issues836618
 -Node: String Conversion Precision837499
 -Ref: String Conversion Precision-Footnote-1839204
 -Node: Unexpected Results839313
 -Node: POSIX Floating Point Problems841466
 -Ref: POSIX Floating Point Problems-Footnote-1845287
 -Node: Integer Programming845325
 -Node: Floating-point Programming847136
 -Ref: Floating-point Programming-Footnote-1853464
 -Ref: Floating-point Programming-Footnote-2853734
 -Node: Floating-point Representation853998
 -Node: Floating-point Context855163
 -Ref: table-ieee-formats856002
 -Node: Rounding Mode857386
 -Ref: table-rounding-modes857865
 -Ref: Rounding Mode-Footnote-1860880
 -Node: Gawk and MPFR861059
 -Node: Arbitrary Precision Floats862468
 -Ref: Arbitrary Precision Floats-Footnote-1864911
 -Node: Setting Precision865232
 -Ref: table-predefined-precision-strings865916
 -Node: Setting Rounding Mode868061
 -Ref: table-gawk-rounding-modes868465
 -Node: Floating-point Constants869652
 -Node: Changing Precision871104
 -Ref: Changing Precision-Footnote-1872496
 -Node: Exact Arithmetic872670
 -Node: Arbitrary Precision Integers875804
 -Ref: Arbitrary Precision Integers-Footnote-1878819
 -Node: Dynamic Extensions878966
 -Node: Extension Intro880424
 -Node: Plugin License881689
 -Node: Extension Mechanism Outline882374
 -Ref: figure-load-extension882798
 -Ref: figure-load-new-function884283
 -Ref: figure-call-new-function885285
 -Node: Extension API Description887269
 -Node: Extension API Functions Introduction888719
 -Node: General Data Types893585
 -Ref: General Data Types-Footnote-1899278
 -Node: Requesting Values899577
 -Ref: table-value-types-returned900314
 -Node: Memory Allocation Functions901272
 -Ref: Memory Allocation Functions-Footnote-1904019
 -Node: Constructor Functions904115
 -Node: Registration Functions905873
 -Node: Extension Functions906558
 -Node: Exit Callback Functions908860
 -Node: Extension Version String910110
 -Node: Input Parsers910760
 -Node: Output Wrappers920563
 -Node: Two-way processors925079
 -Node: Printing Messages927283
 -Ref: Printing Messages-Footnote-1928360
 -Node: Updating `ERRNO'928512
 -Node: Accessing Parameters929251
 -Node: Symbol Table Access930481
 -Node: Symbol table by name930995
 -Node: Symbol table by cookie932971
 -Ref: Symbol table by cookie-Footnote-1937104
 -Node: Cached values937167
 -Ref: Cached values-Footnote-1940672
 -Node: Array Manipulation940763
 -Ref: Array Manipulation-Footnote-1941861
 -Node: Array Data Types941900
 -Ref: Array Data Types-Footnote-1944603
 -Node: Array Functions944695
 -Node: Flattening Arrays948569
 -Node: Creating Arrays955421
 -Node: Extension API Variables960152
 -Node: Extension Versioning960788
 -Node: Extension API Informational Variables962689
 -Node: Extension API Boilerplate963775
 -Node: Finding Extensions967579
 -Node: Extension Example968139
 -Node: Internal File Description968869
 -Node: Internal File Ops972960
 -Ref: Internal File Ops-Footnote-1984506
 -Node: Using Internal File Ops984646
 -Ref: Using Internal File Ops-Footnote-1986993
 -Node: Extension Samples987261
 -Node: Extension Sample File Functions988785
 -Node: Extension Sample Fnmatch996353
 -Node: Extension Sample Fork997820
 -Node: Extension Sample Inplace999033
 -Node: Extension Sample Ord1000799
 -Node: Extension Sample Readdir1001635
 -Ref: table-readdir-file-types1002484
 -Node: Extension Sample Revout1003283
 -Node: Extension Sample Rev2way1003874
 -Node: Extension Sample Read write array1004615
 -Node: Extension Sample Readfile1006494
 -Node: Extension Sample API Tests1007594
 -Node: Extension Sample Time1008119
 -Node: gawkextlib1009434
 -Node: Language History1012221
 -Node: V7/SVR3.11013815
 -Node: SVR41016135
 -Node: POSIX1017577
 -Node: BTL1018963
 -Node: POSIX/GNU1019697
 -Node: Feature History1025296
 -Node: Common Extensions1038408
 -Node: Ranges and Locales1039720
 -Ref: Ranges and Locales-Footnote-11044337
 -Ref: Ranges and Locales-Footnote-21044364
 -Ref: Ranges and Locales-Footnote-31044598
 -Node: Contributors1044819
 -Node: Installation1050257
 -Node: Gawk Distribution1051151
 -Node: Getting1051635
 -Node: Extracting1052461
 -Node: Distribution contents1054103
 -Node: Unix Installation1059820
 -Node: Quick Installation1060437
 -Node: Additional Configuration Options1062879
 -Node: Configuration Philosophy1064617
 -Node: Non-Unix Installation1066968
 -Node: PC Installation1067426
 -Node: PC Binary Installation1068737
 -Node: PC Compiling1070585
 -Ref: PC Compiling-Footnote-11073584
 -Node: PC Testing1073689
 -Node: PC Using1074865
 -Node: Cygwin1079023
 -Node: MSYS1079832
 -Node: VMS Installation1080346
 -Node: VMS Compilation1081142
 -Ref: VMS Compilation-Footnote-11082357
 -Node: VMS Dynamic Extensions1082415
 -Node: VMS Installation Details1083788
 -Node: VMS Running1086034
 -Node: VMS GNV1088868
 -Node: VMS Old Gawk1089591
 -Node: Bugs1090061
 -Node: Other Versions1094065
 -Node: Notes1100290
 -Node: Compatibility Mode1101090
 -Node: Additions1101872
 -Node: Accessing The Source1102797
 -Node: Adding Code1104233
 -Node: New Ports1110411
 -Node: Derived Files1114892
 -Ref: Derived Files-Footnote-11119973
 -Ref: Derived Files-Footnote-21120007
 -Ref: Derived Files-Footnote-31120603
 -Node: Future Extensions1120717
 -Node: Implementation Limitations1121323
 -Node: Extension Design1122571
 -Node: Old Extension Problems1123725
 -Ref: Old Extension Problems-Footnote-11125242
 -Node: Extension New Mechanism Goals1125299
 -Ref: Extension New Mechanism Goals-Footnote-11128660
 -Node: Extension Other Design Decisions1128849
 -Node: Extension Future Growth1130955
 -Node: Old Extension Mechanism1131791
 -Node: Basic Concepts1133531
 -Node: Basic High Level1134212
 -Ref: figure-general-flow1134484
 -Ref: figure-process-flow1135083
 -Ref: Basic High Level-Footnote-11138312
 -Node: Basic Data Typing1138497
 -Node: Glossary1141824
 -Node: Copying1166976
 -Node: GNU Free Documentation License1204532
 -Node: Index1229668
++Ref: Auto-set-Footnote-1435162
++Ref: Auto-set-Footnote-2435367
++Node: ARGC and ARGV435423
++Node: Arrays439262
++Node: Array Basics440760
++Node: Array Intro441586
++Ref: figure-array-elements443559
++Node: Reference to Elements445966
++Node: Assigning Elements448239
++Node: Array Example448730
++Node: Scanning an Array450462
++Node: Controlling Scanning453477
++Ref: Controlling Scanning-Footnote-1458650
++Node: Delete458966
++Ref: Delete-Footnote-1461731
++Node: Numeric Array Subscripts461788
++Node: Uninitialized Subscripts463971
++Node: Multidimensional465596
++Node: Multiscanning468689
++Node: Arrays of Arrays470278
++Node: Functions474918
++Node: Built-in475737
++Node: Calling Built-in476815
++Node: Numeric Functions478803
++Ref: Numeric Functions-Footnote-1482637
++Ref: Numeric Functions-Footnote-2482994
++Ref: Numeric Functions-Footnote-3483042
++Node: String Functions483311
++Ref: String Functions-Footnote-1506322
++Ref: String Functions-Footnote-2506451
++Ref: String Functions-Footnote-3506699
++Node: Gory Details506786
++Ref: table-sub-escapes508455
++Ref: table-sub-posix-92509809
++Ref: table-sub-proposed511160
++Ref: table-posix-sub512514
++Ref: table-gensub-escapes514059
++Ref: Gory Details-Footnote-1515235
++Ref: Gory Details-Footnote-2515286
++Node: I/O Functions515437
++Ref: I/O Functions-Footnote-1522560
++Node: Time Functions522707
++Ref: Time Functions-Footnote-1533171
++Ref: Time Functions-Footnote-2533239
++Ref: Time Functions-Footnote-3533397
++Ref: Time Functions-Footnote-4533508
++Ref: Time Functions-Footnote-5533620
++Ref: Time Functions-Footnote-6533847
++Node: Bitwise Functions534113
++Ref: table-bitwise-ops534675
++Ref: Bitwise Functions-Footnote-1538920
++Node: Type Functions539104
++Node: I18N Functions540246
++Node: User-defined541891
++Node: Definition Syntax542695
++Ref: Definition Syntax-Footnote-1547620
++Node: Function Example547689
++Ref: Function Example-Footnote-1550333
++Node: Function Caveats550355
++Node: Calling A Function550873
++Node: Variable Scope551828
++Node: Pass By Value/Reference554816
++Node: Return Statement558324
++Node: Dynamic Typing561308
++Node: Indirect Calls562237
++Node: Library Functions571924
++Ref: Library Functions-Footnote-1575437
++Ref: Library Functions-Footnote-2575580
++Node: Library Names575751
++Ref: Library Names-Footnote-1579224
++Ref: Library Names-Footnote-2579444
++Node: General Functions579530
++Node: Strtonum Function580558
++Node: Assert Function583488
++Node: Round Function586814
++Node: Cliff Random Function588355
++Node: Ordinal Functions589371
++Ref: Ordinal Functions-Footnote-1592448
++Ref: Ordinal Functions-Footnote-2592700
++Node: Join Function592911
++Ref: Join Function-Footnote-1594682
++Node: Getlocaltime Function594882
++Node: Readfile Function598618
++Node: Data File Management600457
++Node: Filetrans Function601089
++Node: Rewind Function605144
++Node: File Checking606531
++Ref: File Checking-Footnote-1607663
++Node: Empty Files607864
++Node: Ignoring Assigns610087
++Node: Getopt Function611618
++Ref: Getopt Function-Footnote-1622914
++Node: Passwd Functions623117
++Ref: Passwd Functions-Footnote-1632096
++Node: Group Functions632184
++Ref: Group Functions-Footnote-1640126
++Node: Walking Arrays640339
++Node: Sample Programs642475
++Node: Running Examples643149
++Node: Clones643877
++Node: Cut Program645101
++Node: Egrep Program654962
++Ref: Egrep Program-Footnote-1662891
++Node: Id Program663001
++Node: Split Program666665
++Ref: Split Program-Footnote-1670196
++Node: Tee Program670324
++Node: Uniq Program673131
++Node: Wc Program680561
++Ref: Wc Program-Footnote-1684829
++Ref: Wc Program-Footnote-2685029
++Node: Miscellaneous Programs685121
++Node: Dupword Program686309
++Node: Alarm Program688340
++Node: Translate Program693154
++Ref: Translate Program-Footnote-1697545
++Ref: Translate Program-Footnote-2697815
++Node: Labels Program697949
++Ref: Labels Program-Footnote-1701320
++Node: Word Sorting701404
++Node: History Sorting705447
++Node: Extract Program707283
++Ref: Extract Program-Footnote-1714858
++Node: Simple Sed714987
++Node: Igawk Program718049
++Ref: Igawk Program-Footnote-1733225
++Ref: Igawk Program-Footnote-2733426
++Node: Anagram Program733564
++Node: Signature Program736632
++Node: Advanced Features737879
++Node: Nondecimal Data739765
++Node: Array Sorting741342
++Node: Controlling Array Traversal742039
++Node: Array Sorting Functions750319
++Ref: Array Sorting Functions-Footnote-1754226
++Node: Two-way I/O754420
++Ref: Two-way I/O-Footnote-1759936
++Node: TCP/IP Networking760018
++Node: Profiling762862
++Node: Internationalization770370
++Node: I18N and L10N771795
++Node: Explaining gettext772481
++Ref: Explaining gettext-Footnote-1777621
++Ref: Explaining gettext-Footnote-2777805
++Node: Programmer i18n777970
++Node: Translator i18n782195
++Node: String Extraction782989
++Ref: String Extraction-Footnote-1783950
++Node: Printf Ordering784036
++Ref: Printf Ordering-Footnote-1786818
++Node: I18N Portability786882
++Ref: I18N Portability-Footnote-1789331
++Node: I18N Example789394
++Ref: I18N Example-Footnote-1792116
++Node: Gawk I18N792188
++Node: Debugger792801
++Node: Debugging793772
++Node: Debugging Concepts794213
++Node: Debugging Terms796069
++Node: Awk Debugging798666
++Node: Sample Debugging Session799558
++Node: Debugger Invocation800078
++Node: Finding The Bug801411
++Node: List of Debugger Commands807893
++Node: Breakpoint Control809225
++Node: Debugger Execution Control812889
++Node: Viewing And Changing Data816249
++Node: Execution Stack819607
++Node: Debugger Info821120
++Node: Miscellaneous Debugger Commands825114
++Node: Readline Support830298
++Node: Limitations831190
++Node: Arbitrary Precision Arithmetic833438
++Ref: Arbitrary Precision Arithmetic-Footnote-1835087
++Node: General Arithmetic835235
++Node: Floating Point Issues836955
++Node: String Conversion Precision837836
++Ref: String Conversion Precision-Footnote-1839541
++Node: Unexpected Results839650
++Node: POSIX Floating Point Problems841803
++Ref: POSIX Floating Point Problems-Footnote-1845624
++Node: Integer Programming845662
++Node: Floating-point Programming847473
++Ref: Floating-point Programming-Footnote-1853801
++Ref: Floating-point Programming-Footnote-2854071
++Node: Floating-point Representation854335
++Node: Floating-point Context855500
++Ref: table-ieee-formats856339
++Node: Rounding Mode857723
++Ref: table-rounding-modes858202
++Ref: Rounding Mode-Footnote-1861217
++Node: Gawk and MPFR861396
++Node: Arbitrary Precision Floats862805
++Ref: Arbitrary Precision Floats-Footnote-1865248
++Node: Setting Precision865569
++Ref: table-predefined-precision-strings866253
++Node: Setting Rounding Mode868398
++Ref: table-gawk-rounding-modes868802
++Node: Floating-point Constants869989
++Node: Changing Precision871441
++Ref: Changing Precision-Footnote-1872833
++Node: Exact Arithmetic873007
++Node: Arbitrary Precision Integers876141
++Ref: Arbitrary Precision Integers-Footnote-1879156
++Node: Dynamic Extensions879303
++Node: Extension Intro880761
++Node: Plugin License882026
++Node: Extension Mechanism Outline882711
++Ref: figure-load-extension883135
++Ref: figure-load-new-function884620
++Ref: figure-call-new-function885622
++Node: Extension API Description887606
++Node: Extension API Functions Introduction889056
++Node: General Data Types893922
++Ref: General Data Types-Footnote-1899615
++Node: Requesting Values899914
++Ref: table-value-types-returned900651
++Node: Memory Allocation Functions901609
++Ref: Memory Allocation Functions-Footnote-1904356
++Node: Constructor Functions904452
++Node: Registration Functions906210
++Node: Extension Functions906895
++Node: Exit Callback Functions909197
++Node: Extension Version String910447
++Node: Input Parsers911097
++Node: Output Wrappers920900
++Node: Two-way processors925416
++Node: Printing Messages927620
++Ref: Printing Messages-Footnote-1928697
++Node: Updating `ERRNO'928849
++Node: Accessing Parameters929588
++Node: Symbol Table Access930818
++Node: Symbol table by name931332
++Node: Symbol table by cookie933308
++Ref: Symbol table by cookie-Footnote-1937441
++Node: Cached values937504
++Ref: Cached values-Footnote-1941009
++Node: Array Manipulation941100
++Ref: Array Manipulation-Footnote-1942198
++Node: Array Data Types942237
++Ref: Array Data Types-Footnote-1944940
++Node: Array Functions945032
++Node: Flattening Arrays948906
++Node: Creating Arrays955758
++Node: Extension API Variables960489
++Node: Extension Versioning961125
++Node: Extension API Informational Variables963026
++Node: Extension API Boilerplate964112
++Node: Finding Extensions967916
++Node: Extension Example968476
++Node: Internal File Description969206
++Node: Internal File Ops973297
++Ref: Internal File Ops-Footnote-1984843
++Node: Using Internal File Ops984983
++Ref: Using Internal File Ops-Footnote-1987330
++Node: Extension Samples987598
++Node: Extension Sample File Functions989122
++Node: Extension Sample Fnmatch996690
++Node: Extension Sample Fork998157
++Node: Extension Sample Inplace999370
++Node: Extension Sample Ord1001136
++Node: Extension Sample Readdir1001972
++Ref: table-readdir-file-types1002821
++Node: Extension Sample Revout1003620
++Node: Extension Sample Rev2way1004211
++Node: Extension Sample Read write array1004952
++Node: Extension Sample Readfile1006831
++Node: Extension Sample API Tests1007931
++Node: Extension Sample Time1008456
++Node: gawkextlib1009771
++Node: Language History1012558
++Node: V7/SVR3.11014152
++Node: SVR41016472
++Node: POSIX1017914
++Node: BTL1019300
++Node: POSIX/GNU1020034
++Node: Feature History1025633
++Node: Common Extensions1038745
++Node: Ranges and Locales1040057
++Ref: Ranges and Locales-Footnote-11044674
++Ref: Ranges and Locales-Footnote-21044701
++Ref: Ranges and Locales-Footnote-31044935
++Node: Contributors1045156
++Node: Installation1050594
++Node: Gawk Distribution1051488
++Node: Getting1051972
++Node: Extracting1052798
++Node: Distribution contents1054440
++Node: Unix Installation1060157
++Node: Quick Installation1060774
++Node: Additional Configuration Options1063216
++Node: Configuration Philosophy1064954
++Node: Non-Unix Installation1067305
++Node: PC Installation1067763
++Node: PC Binary Installation1069074
++Node: PC Compiling1070922
++Ref: PC Compiling-Footnote-11073921
++Node: PC Testing1074026
++Node: PC Using1075202
++Node: Cygwin1079360
++Node: MSYS1080169
++Node: VMS Installation1080683
++Node: VMS Compilation1081479
++Ref: VMS Compilation-Footnote-11082694
++Node: VMS Dynamic Extensions1082752
++Node: VMS Installation Details1084125
++Node: VMS Running1086371
++Node: VMS GNV1089205
++Node: VMS Old Gawk1089928
++Node: Bugs1090398
++Node: Other Versions1094402
++Node: Notes1100627
++Node: Compatibility Mode1101427
++Node: Additions1102209
++Node: Accessing The Source1103134
++Node: Adding Code1104570
++Node: New Ports1110748
++Node: Derived Files1115229
++Ref: Derived Files-Footnote-11120310
++Ref: Derived Files-Footnote-21120344
++Ref: Derived Files-Footnote-31120940
++Node: Future Extensions1121054
++Node: Implementation Limitations1121660
++Node: Extension Design1122908
++Node: Old Extension Problems1124062
++Ref: Old Extension Problems-Footnote-11125579
++Node: Extension New Mechanism Goals1125636
++Ref: Extension New Mechanism Goals-Footnote-11128997
++Node: Extension Other Design Decisions1129186
++Node: Extension Future Growth1131292
++Node: Old Extension Mechanism1132128
++Node: Basic Concepts1133868
++Node: Basic High Level1134549
++Ref: figure-general-flow1134821
++Ref: figure-process-flow1135420
++Ref: Basic High Level-Footnote-11138649
++Node: Basic Data Typing1138834
++Node: Glossary1142161
++Node: Copying1167313
++Node: GNU Free Documentation License1204869
++Node: Index1230005
  
  End Tag Table

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

Summary of changes:
 ChangeLog         |    4 +
 dfa.c             |   17 +-
 doc/ChangeLog     |    4 +
 doc/gawk.info     | 1204 +++++++++++++++++++++++++++++------------------------
 doc/gawk.texi     |  163 +++++++-
 doc/gawktexi.in   |  163 +++++++-
 helpers/ChangeLog |    4 +
 helpers/testdfa.c |   31 +-
 test/ChangeLog    |    4 +
 test/Makefile.am  |    2 +-
 test/Makefile.in  |    2 +-
 11 files changed, 998 insertions(+), 600 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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