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-506-gc0f26ad


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-506-gc0f26ad
Date: Tue, 20 May 2014 18:52:05 +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  c0f26ad704ffb72b6613570014169ec9d0aef601 (commit)
       via  ca8646e523f70435bccf5e582db8e54f87a07012 (commit)
       via  9e5b2c4106be2d9aaf98730a03e75d313cfa2e80 (commit)
      from  b3f2b841140e7d3b3b16fb4446aad2ac00802898 (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=c0f26ad704ffb72b6613570014169ec9d0aef601

commit c0f26ad704ffb72b6613570014169ec9d0aef601
Merge: b3f2b84 ca8646e
Author: Arnold D. Robbins <address@hidden>
Date:   Tue May 20 21:51:43 2014 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc doc/gawk.info
index 8107148,55cc982..8469667
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -33407,345 -33400,345 +33408,345 @@@ Node: Built-in Variables40927
  Node: User-modified410369
  Ref: User-modified-Footnote-1418054
  Node: Auto-set418116
 -Ref: Auto-set-Footnote-1430681
 -Ref: Auto-set-Footnote-2430886
 -Node: ARGC and ARGV430942
 -Node: Arrays434796
 -Node: Array Basics436294
 -Node: Array Intro437120
 -Ref: figure-array-elements439093
 -Node: Reference to Elements441500
 -Node: Assigning Elements443773
 -Node: Array Example444264
 -Node: Scanning an Array445996
 -Node: Controlling Scanning449011
 -Ref: Controlling Scanning-Footnote-1454184
 -Node: Delete454500
 -Ref: Delete-Footnote-1457265
 -Node: Numeric Array Subscripts457322
 -Node: Uninitialized Subscripts459505
 -Node: Multidimensional461130
 -Node: Multiscanning464223
 -Node: Arrays of Arrays465812
 -Node: Functions470452
 -Node: Built-in471271
 -Node: Calling Built-in472349
 -Node: Numeric Functions474337
 -Ref: Numeric Functions-Footnote-1478171
 -Ref: Numeric Functions-Footnote-2478528
 -Ref: Numeric Functions-Footnote-3478576
 -Node: String Functions478845
 -Ref: String Functions-Footnote-1501856
 -Ref: String Functions-Footnote-2501985
 -Ref: String Functions-Footnote-3502233
 -Node: Gory Details502320
 -Ref: table-sub-escapes503989
 -Ref: table-sub-posix-92505343
 -Ref: table-sub-proposed506694
 -Ref: table-posix-sub508048
 -Ref: table-gensub-escapes509593
 -Ref: Gory Details-Footnote-1510769
 -Ref: Gory Details-Footnote-2510820
 -Node: I/O Functions510971
 -Ref: I/O Functions-Footnote-1518094
 -Node: Time Functions518241
 -Ref: Time Functions-Footnote-1528705
 -Ref: Time Functions-Footnote-2528773
 -Ref: Time Functions-Footnote-3528931
 -Ref: Time Functions-Footnote-4529042
 -Ref: Time Functions-Footnote-5529154
 -Ref: Time Functions-Footnote-6529381
 -Node: Bitwise Functions529647
 -Ref: table-bitwise-ops530209
 -Ref: Bitwise Functions-Footnote-1534454
 -Node: Type Functions534638
 -Node: I18N Functions535780
 -Node: User-defined537425
 -Node: Definition Syntax538229
 -Ref: Definition Syntax-Footnote-1543154
 -Node: Function Example543223
 -Ref: Function Example-Footnote-1545867
 -Node: Function Caveats545889
 -Node: Calling A Function546407
 -Node: Variable Scope547362
 -Node: Pass By Value/Reference550350
 -Node: Return Statement553858
 -Node: Dynamic Typing556842
 -Node: Indirect Calls557771
 -Node: Library Functions567458
 -Ref: Library Functions-Footnote-1570971
 -Ref: Library Functions-Footnote-2571114
 -Node: Library Names571285
 -Ref: Library Names-Footnote-1574758
 -Ref: Library Names-Footnote-2574978
 -Node: General Functions575064
 -Node: Strtonum Function576092
 -Node: Assert Function579022
 -Node: Round Function582348
 -Node: Cliff Random Function583889
 -Node: Ordinal Functions584905
 -Ref: Ordinal Functions-Footnote-1587982
 -Ref: Ordinal Functions-Footnote-2588234
 -Node: Join Function588445
 -Ref: Join Function-Footnote-1590216
 -Node: Getlocaltime Function590416
 -Node: Readfile Function594152
 -Node: Data File Management595991
 -Node: Filetrans Function596623
 -Node: Rewind Function600692
 -Node: File Checking602079
 -Ref: File Checking-Footnote-1603211
 -Node: Empty Files603412
 -Node: Ignoring Assigns605642
 -Node: Getopt Function607196
 -Ref: Getopt Function-Footnote-1618499
 -Node: Passwd Functions618702
 -Ref: Passwd Functions-Footnote-1627681
 -Node: Group Functions627769
 -Ref: Group Functions-Footnote-1635711
 -Node: Walking Arrays635924
 -Node: Sample Programs638060
 -Node: Running Examples638734
 -Node: Clones639462
 -Node: Cut Program640686
 -Node: Egrep Program650539
 -Ref: Egrep Program-Footnote-1658510
 -Node: Id Program658620
 -Node: Split Program662284
 -Ref: Split Program-Footnote-1665822
 -Node: Tee Program665950
 -Node: Uniq Program668757
 -Node: Wc Program676187
 -Ref: Wc Program-Footnote-1680455
 -Ref: Wc Program-Footnote-2680655
 -Node: Miscellaneous Programs680747
 -Node: Dupword Program681935
 -Node: Alarm Program683966
 -Node: Translate Program688773
 -Ref: Translate Program-Footnote-1693164
 -Ref: Translate Program-Footnote-2693434
 -Node: Labels Program693568
 -Ref: Labels Program-Footnote-1696939
 -Node: Word Sorting697023
 -Node: History Sorting701066
 -Node: Extract Program702902
 -Ref: Extract Program-Footnote-1710432
 -Node: Simple Sed710561
 -Node: Igawk Program713623
 -Ref: Igawk Program-Footnote-1728798
 -Ref: Igawk Program-Footnote-2728999
 -Node: Anagram Program729137
 -Node: Signature Program732205
 -Node: Advanced Features733452
 -Node: Nondecimal Data735338
 -Node: Array Sorting736915
 -Node: Controlling Array Traversal737612
 -Node: Array Sorting Functions745892
 -Ref: Array Sorting Functions-Footnote-1749799
 -Node: Two-way I/O749993
 -Ref: Two-way I/O-Footnote-1755509
 -Node: TCP/IP Networking755591
 -Node: Profiling758435
 -Node: Internationalization765943
 -Node: I18N and L10N767368
 -Node: Explaining gettext768054
 -Ref: Explaining gettext-Footnote-1773194
 -Ref: Explaining gettext-Footnote-2773378
 -Node: Programmer i18n773543
 -Node: Translator i18n777768
 -Node: String Extraction778562
 -Ref: String Extraction-Footnote-1779523
 -Node: Printf Ordering779609
 -Ref: Printf Ordering-Footnote-1782391
 -Node: I18N Portability782455
 -Ref: I18N Portability-Footnote-1784904
 -Node: I18N Example784967
 -Ref: I18N Example-Footnote-1787689
 -Node: Gawk I18N787761
 -Node: Debugger788382
 -Node: Debugging789353
 -Node: Debugging Concepts789794
 -Node: Debugging Terms791650
 -Node: Awk Debugging794247
 -Node: Sample Debugging Session795139
 -Node: Debugger Invocation795659
 -Node: Finding The Bug796992
 -Node: List of Debugger Commands803474
 -Node: Breakpoint Control804806
 -Node: Debugger Execution Control808470
 -Node: Viewing And Changing Data811830
 -Node: Execution Stack815188
 -Node: Debugger Info816701
 -Node: Miscellaneous Debugger Commands820695
 -Node: Readline Support825879
 -Node: Limitations826771
 -Node: Arbitrary Precision Arithmetic829019
 -Ref: Arbitrary Precision Arithmetic-Footnote-1830668
 -Node: General Arithmetic830816
 -Node: Floating Point Issues832536
 -Node: String Conversion Precision833417
 -Ref: String Conversion Precision-Footnote-1835122
 -Node: Unexpected Results835231
 -Node: POSIX Floating Point Problems837384
 -Ref: POSIX Floating Point Problems-Footnote-1841205
 -Node: Integer Programming841243
 -Node: Floating-point Programming843054
 -Ref: Floating-point Programming-Footnote-1849382
 -Ref: Floating-point Programming-Footnote-2849652
 -Node: Floating-point Representation849916
 -Node: Floating-point Context851081
 -Ref: table-ieee-formats851920
 -Node: Rounding Mode853304
 -Ref: table-rounding-modes853783
 -Ref: Rounding Mode-Footnote-1856798
 -Node: Gawk and MPFR856977
 -Node: Arbitrary Precision Floats858386
 -Ref: Arbitrary Precision Floats-Footnote-1860829
 -Node: Setting Precision861150
 -Ref: table-predefined-precision-strings861834
 -Node: Setting Rounding Mode863979
 -Ref: table-gawk-rounding-modes864383
 -Node: Floating-point Constants865570
 -Node: Changing Precision867022
 -Ref: Changing Precision-Footnote-1868414
 -Node: Exact Arithmetic868588
 -Node: Arbitrary Precision Integers871722
 -Ref: Arbitrary Precision Integers-Footnote-1874737
 -Node: Dynamic Extensions874884
 -Node: Extension Intro876342
 -Node: Plugin License877607
 -Node: Extension Mechanism Outline878292
 -Ref: figure-load-extension878716
 -Ref: figure-load-new-function880201
 -Ref: figure-call-new-function881203
 -Node: Extension API Description883187
 -Node: Extension API Functions Introduction884637
 -Node: General Data Types889503
 -Ref: General Data Types-Footnote-1895196
 -Node: Requesting Values895495
 -Ref: table-value-types-returned896232
 -Node: Memory Allocation Functions897190
 -Ref: Memory Allocation Functions-Footnote-1899936
 -Node: Constructor Functions900032
 -Node: Registration Functions901790
 -Node: Extension Functions902475
 -Node: Exit Callback Functions904777
 -Node: Extension Version String906026
 -Node: Input Parsers906676
 -Node: Output Wrappers916479
 -Node: Two-way processors920995
 -Node: Printing Messages923198
 -Ref: Printing Messages-Footnote-1924275
 -Node: Updating `ERRNO'924427
 -Node: Accessing Parameters925166
 -Node: Symbol Table Access926396
 -Node: Symbol table by name926910
 -Node: Symbol table by cookie928886
 -Ref: Symbol table by cookie-Footnote-1933019
 -Node: Cached values933082
 -Ref: Cached values-Footnote-1936587
 -Node: Array Manipulation936678
 -Ref: Array Manipulation-Footnote-1937776
 -Node: Array Data Types937815
 -Ref: Array Data Types-Footnote-1940518
 -Node: Array Functions940610
 -Node: Flattening Arrays944484
 -Node: Creating Arrays951336
 -Node: Extension API Variables956067
 -Node: Extension Versioning956703
 -Node: Extension API Informational Variables958604
 -Node: Extension API Boilerplate959690
 -Node: Finding Extensions963494
 -Node: Extension Example964054
 -Node: Internal File Description964784
 -Node: Internal File Ops968875
 -Ref: Internal File Ops-Footnote-1980421
 -Node: Using Internal File Ops980561
 -Ref: Using Internal File Ops-Footnote-1982908
 -Node: Extension Samples983174
 -Node: Extension Sample File Functions984698
 -Node: Extension Sample Fnmatch992265
 -Node: Extension Sample Fork993744
 -Node: Extension Sample Inplace994957
 -Node: Extension Sample Ord996735
 -Node: Extension Sample Readdir997571
 -Ref: table-readdir-file-types998426
 -Node: Extension Sample Revout999225
 -Node: Extension Sample Rev2way999816
 -Node: Extension Sample Read write array1000557
 -Node: Extension Sample Readfile1002436
 -Node: Extension Sample API Tests1003536
 -Node: Extension Sample Time1004061
 -Node: gawkextlib1005376
 -Node: Language History1008157
 -Node: V7/SVR3.11009750
 -Node: SVR41012070
 -Node: POSIX1013512
 -Node: BTL1014898
 -Node: POSIX/GNU1015632
 -Node: Feature History1021231
 -Node: Common Extensions1034207
 -Node: Ranges and Locales1035519
 -Ref: Ranges and Locales-Footnote-11040136
 -Ref: Ranges and Locales-Footnote-21040163
 -Ref: Ranges and Locales-Footnote-31040397
 -Node: Contributors1040618
 -Node: Installation1045999
 -Node: Gawk Distribution1046893
 -Node: Getting1047377
 -Node: Extracting1048203
 -Node: Distribution contents1049895
 -Node: Unix Installation1055616
 -Node: Quick Installation1056233
 -Node: Additional Configuration Options1058679
 -Node: Configuration Philosophy1060415
 -Node: Non-Unix Installation1062769
 -Node: PC Installation1063227
 -Node: PC Binary Installation1064538
 -Node: PC Compiling1066386
 -Node: PC Testing1069346
 -Node: PC Using1070522
 -Node: Cygwin1074690
 -Node: MSYS1075499
 -Node: VMS Installation1076013
 -Node: VMS Compilation1076809
 -Ref: VMS Compilation-Footnote-11078061
 -Node: VMS Dynamic Extensions1078119
 -Node: VMS Installation Details1079492
 -Node: VMS Running1081743
 -Node: VMS GNV1084577
 -Node: VMS Old Gawk1085300
 -Node: Bugs1085770
 -Node: Other Versions1089688
 -Node: Notes1095772
 -Node: Compatibility Mode1096572
 -Node: Additions1097355
 -Node: Accessing The Source1098282
 -Node: Adding Code1099722
 -Node: New Ports1105767
 -Node: Derived Files1109902
 -Ref: Derived Files-Footnote-11115223
 -Ref: Derived Files-Footnote-21115257
 -Ref: Derived Files-Footnote-31115857
 -Node: Future Extensions1115955
 -Node: Implementation Limitations1116538
 -Node: Extension Design1117786
 -Node: Old Extension Problems1118940
 -Ref: Old Extension Problems-Footnote-11120448
 -Node: Extension New Mechanism Goals1120505
 -Ref: Extension New Mechanism Goals-Footnote-11123870
 -Node: Extension Other Design Decisions1124056
 -Node: Extension Future Growth1126162
 -Node: Old Extension Mechanism1126998
 -Node: Basic Concepts1128738
 -Node: Basic High Level1129419
 -Ref: figure-general-flow1129691
 -Ref: figure-process-flow1130290
 -Ref: Basic High Level-Footnote-11133519
 -Node: Basic Data Typing1133704
 -Node: Glossary1137059
 -Node: Copying1162290
 -Node: GNU Free Documentation License1199846
 -Node: Index1224982
 +Ref: Auto-set-Footnote-1431018
 +Ref: Auto-set-Footnote-2431223
 +Node: ARGC and ARGV431279
 +Node: Arrays435133
 +Node: Array Basics436631
 +Node: Array Intro437457
 +Ref: figure-array-elements439430
 +Node: Reference to Elements441837
 +Node: Assigning Elements444110
 +Node: Array Example444601
 +Node: Scanning an Array446333
 +Node: Controlling Scanning449348
 +Ref: Controlling Scanning-Footnote-1454521
 +Node: Delete454837
 +Ref: Delete-Footnote-1457602
 +Node: Numeric Array Subscripts457659
 +Node: Uninitialized Subscripts459842
 +Node: Multidimensional461467
 +Node: Multiscanning464560
 +Node: Arrays of Arrays466149
 +Node: Functions470789
 +Node: Built-in471608
 +Node: Calling Built-in472686
 +Node: Numeric Functions474674
 +Ref: Numeric Functions-Footnote-1478508
 +Ref: Numeric Functions-Footnote-2478865
 +Ref: Numeric Functions-Footnote-3478913
 +Node: String Functions479182
 +Ref: String Functions-Footnote-1502193
 +Ref: String Functions-Footnote-2502322
 +Ref: String Functions-Footnote-3502570
 +Node: Gory Details502657
 +Ref: table-sub-escapes504326
 +Ref: table-sub-posix-92505680
 +Ref: table-sub-proposed507031
 +Ref: table-posix-sub508385
 +Ref: table-gensub-escapes509930
 +Ref: Gory Details-Footnote-1511106
 +Ref: Gory Details-Footnote-2511157
 +Node: I/O Functions511308
 +Ref: I/O Functions-Footnote-1518431
 +Node: Time Functions518578
 +Ref: Time Functions-Footnote-1529042
 +Ref: Time Functions-Footnote-2529110
 +Ref: Time Functions-Footnote-3529268
 +Ref: Time Functions-Footnote-4529379
 +Ref: Time Functions-Footnote-5529491
 +Ref: Time Functions-Footnote-6529718
 +Node: Bitwise Functions529984
 +Ref: table-bitwise-ops530546
 +Ref: Bitwise Functions-Footnote-1534791
 +Node: Type Functions534975
 +Node: I18N Functions536117
 +Node: User-defined537762
 +Node: Definition Syntax538566
 +Ref: Definition Syntax-Footnote-1543491
 +Node: Function Example543560
 +Ref: Function Example-Footnote-1546204
 +Node: Function Caveats546226
 +Node: Calling A Function546744
 +Node: Variable Scope547699
 +Node: Pass By Value/Reference550687
 +Node: Return Statement554195
 +Node: Dynamic Typing557179
 +Node: Indirect Calls558108
 +Node: Library Functions567795
 +Ref: Library Functions-Footnote-1571308
 +Ref: Library Functions-Footnote-2571451
 +Node: Library Names571622
 +Ref: Library Names-Footnote-1575095
 +Ref: Library Names-Footnote-2575315
 +Node: General Functions575401
 +Node: Strtonum Function576429
 +Node: Assert Function579359
 +Node: Round Function582685
 +Node: Cliff Random Function584226
 +Node: Ordinal Functions585242
 +Ref: Ordinal Functions-Footnote-1588319
 +Ref: Ordinal Functions-Footnote-2588571
 +Node: Join Function588782
 +Ref: Join Function-Footnote-1590553
 +Node: Getlocaltime Function590753
 +Node: Readfile Function594489
 +Node: Data File Management596328
 +Node: Filetrans Function596960
 +Node: Rewind Function601029
 +Node: File Checking602416
 +Ref: File Checking-Footnote-1603548
 +Node: Empty Files603749
 +Node: Ignoring Assigns605979
 +Node: Getopt Function607533
 +Ref: Getopt Function-Footnote-1618836
 +Node: Passwd Functions619039
 +Ref: Passwd Functions-Footnote-1628018
 +Node: Group Functions628106
 +Ref: Group Functions-Footnote-1636048
 +Node: Walking Arrays636261
 +Node: Sample Programs638397
 +Node: Running Examples639071
 +Node: Clones639799
 +Node: Cut Program641023
 +Node: Egrep Program650876
 +Ref: Egrep Program-Footnote-1658847
 +Node: Id Program658957
 +Node: Split Program662621
 +Ref: Split Program-Footnote-1666159
 +Node: Tee Program666287
 +Node: Uniq Program669094
 +Node: Wc Program676524
 +Ref: Wc Program-Footnote-1680792
 +Ref: Wc Program-Footnote-2680992
 +Node: Miscellaneous Programs681084
 +Node: Dupword Program682272
 +Node: Alarm Program684303
 +Node: Translate Program689110
 +Ref: Translate Program-Footnote-1693501
 +Ref: Translate Program-Footnote-2693771
 +Node: Labels Program693905
 +Ref: Labels Program-Footnote-1697276
 +Node: Word Sorting697360
 +Node: History Sorting701403
 +Node: Extract Program703239
 +Ref: Extract Program-Footnote-1710769
 +Node: Simple Sed710898
 +Node: Igawk Program713960
 +Ref: Igawk Program-Footnote-1729135
 +Ref: Igawk Program-Footnote-2729336
 +Node: Anagram Program729474
 +Node: Signature Program732542
 +Node: Advanced Features733789
 +Node: Nondecimal Data735675
 +Node: Array Sorting737252
 +Node: Controlling Array Traversal737949
 +Node: Array Sorting Functions746229
 +Ref: Array Sorting Functions-Footnote-1750136
 +Node: Two-way I/O750330
 +Ref: Two-way I/O-Footnote-1755846
 +Node: TCP/IP Networking755928
 +Node: Profiling758772
 +Node: Internationalization766280
 +Node: I18N and L10N767705
 +Node: Explaining gettext768391
 +Ref: Explaining gettext-Footnote-1773531
 +Ref: Explaining gettext-Footnote-2773715
 +Node: Programmer i18n773880
 +Node: Translator i18n778105
 +Node: String Extraction778899
 +Ref: String Extraction-Footnote-1779860
 +Node: Printf Ordering779946
 +Ref: Printf Ordering-Footnote-1782728
 +Node: I18N Portability782792
 +Ref: I18N Portability-Footnote-1785241
 +Node: I18N Example785304
 +Ref: I18N Example-Footnote-1788026
 +Node: Gawk I18N788098
 +Node: Debugger788719
 +Node: Debugging789690
 +Node: Debugging Concepts790131
 +Node: Debugging Terms791987
 +Node: Awk Debugging794584
 +Node: Sample Debugging Session795476
 +Node: Debugger Invocation795996
 +Node: Finding The Bug797329
 +Node: List of Debugger Commands803811
 +Node: Breakpoint Control805143
 +Node: Debugger Execution Control808807
 +Node: Viewing And Changing Data812167
 +Node: Execution Stack815525
 +Node: Debugger Info817038
 +Node: Miscellaneous Debugger Commands821032
 +Node: Readline Support826216
 +Node: Limitations827108
 +Node: Arbitrary Precision Arithmetic829356
 +Ref: Arbitrary Precision Arithmetic-Footnote-1831005
 +Node: General Arithmetic831153
 +Node: Floating Point Issues832873
 +Node: String Conversion Precision833754
 +Ref: String Conversion Precision-Footnote-1835459
 +Node: Unexpected Results835568
 +Node: POSIX Floating Point Problems837721
 +Ref: POSIX Floating Point Problems-Footnote-1841542
 +Node: Integer Programming841580
 +Node: Floating-point Programming843391
 +Ref: Floating-point Programming-Footnote-1849719
 +Ref: Floating-point Programming-Footnote-2849989
 +Node: Floating-point Representation850253
 +Node: Floating-point Context851418
 +Ref: table-ieee-formats852257
 +Node: Rounding Mode853641
 +Ref: table-rounding-modes854120
 +Ref: Rounding Mode-Footnote-1857135
 +Node: Gawk and MPFR857314
 +Node: Arbitrary Precision Floats858723
 +Ref: Arbitrary Precision Floats-Footnote-1861166
 +Node: Setting Precision861487
 +Ref: table-predefined-precision-strings862171
 +Node: Setting Rounding Mode864316
 +Ref: table-gawk-rounding-modes864720
 +Node: Floating-point Constants865907
 +Node: Changing Precision867359
 +Ref: Changing Precision-Footnote-1868751
 +Node: Exact Arithmetic868925
 +Node: Arbitrary Precision Integers872059
 +Ref: Arbitrary Precision Integers-Footnote-1875074
 +Node: Dynamic Extensions875221
 +Node: Extension Intro876679
 +Node: Plugin License877944
 +Node: Extension Mechanism Outline878629
- Ref: load-extension879046
- Ref: load-new-function880524
- Ref: call-new-function881519
- Node: Extension API Description883503
- Node: Extension API Functions Introduction884953
- Node: General Data Types889819
- Ref: General Data Types-Footnote-1895512
- Node: Requesting Values895811
- Ref: table-value-types-returned896548
- Node: Memory Allocation Functions897502
- Ref: Memory Allocation Functions-Footnote-1900248
- Node: Constructor Functions900344
- Node: Registration Functions902102
- Node: Extension Functions902787
- Node: Exit Callback Functions905089
- Node: Extension Version String906338
- Node: Input Parsers906988
- Node: Output Wrappers916791
- Node: Two-way processors921307
- Node: Printing Messages923510
- Ref: Printing Messages-Footnote-1924587
- Node: Updating `ERRNO'924739
- Node: Accessing Parameters925478
- Node: Symbol Table Access926708
- Node: Symbol table by name927222
- Node: Symbol table by cookie929198
- Ref: Symbol table by cookie-Footnote-1933331
- Node: Cached values933394
- Ref: Cached values-Footnote-1936899
- Node: Array Manipulation936990
- Ref: Array Manipulation-Footnote-1938088
- Node: Array Data Types938127
- Ref: Array Data Types-Footnote-1940830
- Node: Array Functions940922
- Node: Flattening Arrays944796
- Node: Creating Arrays951648
- Node: Extension API Variables956379
- Node: Extension Versioning957015
- Node: Extension API Informational Variables958916
- Node: Extension API Boilerplate960002
- Node: Finding Extensions963806
- Node: Extension Example964366
- Node: Internal File Description965096
- Node: Internal File Ops969187
- Ref: Internal File Ops-Footnote-1980733
- Node: Using Internal File Ops980873
- Ref: Using Internal File Ops-Footnote-1983220
- Node: Extension Samples983486
- Node: Extension Sample File Functions985010
- Node: Extension Sample Fnmatch992577
- Node: Extension Sample Fork994056
- Node: Extension Sample Inplace995269
- Node: Extension Sample Ord997047
- Node: Extension Sample Readdir997883
- Ref: table-readdir-file-types998738
- Node: Extension Sample Revout999537
- Node: Extension Sample Rev2way1000128
- Node: Extension Sample Read write array1000869
- Node: Extension Sample Readfile1002748
- Node: Extension Sample API Tests1003848
- Node: Extension Sample Time1004373
- Node: gawkextlib1005688
- Node: Language History1008469
- Node: V7/SVR3.11010062
- Node: SVR41012382
- Node: POSIX1013824
- Node: BTL1015210
- Node: POSIX/GNU1015944
- Node: Feature History1021543
- Node: Common Extensions1034519
- Node: Ranges and Locales1035831
- Ref: Ranges and Locales-Footnote-11040448
- Ref: Ranges and Locales-Footnote-21040475
- Ref: Ranges and Locales-Footnote-31040709
- Node: Contributors1040930
- Node: Installation1046311
- Node: Gawk Distribution1047205
- Node: Getting1047689
- Node: Extracting1048515
- Node: Distribution contents1050207
- Node: Unix Installation1055928
- Node: Quick Installation1056545
- Node: Additional Configuration Options1058991
- Node: Configuration Philosophy1060727
- Node: Non-Unix Installation1063081
- Node: PC Installation1063539
- Node: PC Binary Installation1064850
- Node: PC Compiling1066698
- Node: PC Testing1069658
- Node: PC Using1070834
- Node: Cygwin1075002
- Node: MSYS1075811
- Node: VMS Installation1076325
- Node: VMS Compilation1077121
- Ref: VMS Compilation-Footnote-11078373
- Node: VMS Dynamic Extensions1078431
- Node: VMS Installation Details1079804
- Node: VMS Running1082055
- Node: VMS GNV1084889
- Node: VMS Old Gawk1085612
- Node: Bugs1086082
- Node: Other Versions1090000
- Node: Notes1096084
- Node: Compatibility Mode1096884
- Node: Additions1097667
- Node: Accessing The Source1098594
- Node: Adding Code1100034
- Node: New Ports1106079
- Node: Derived Files1110214
- Ref: Derived Files-Footnote-11115535
- Ref: Derived Files-Footnote-21115569
- Ref: Derived Files-Footnote-31116169
- Node: Future Extensions1116267
- Node: Implementation Limitations1116850
- Node: Extension Design1118098
- Node: Old Extension Problems1119252
- Ref: Old Extension Problems-Footnote-11120760
- Node: Extension New Mechanism Goals1120817
- Ref: Extension New Mechanism Goals-Footnote-11124182
- Node: Extension Other Design Decisions1124368
- Node: Extension Future Growth1126474
- Node: Old Extension Mechanism1127310
- Node: Basic Concepts1129050
- Node: Basic High Level1129731
- Ref: figure-general-flow1130003
- Ref: figure-process-flow1130602
- Ref: Basic High Level-Footnote-11133831
- Node: Basic Data Typing1134016
- Node: Glossary1137371
- Node: Copying1162602
- Node: GNU Free Documentation License1200158
- Node: Index1225294
++Ref: figure-load-extension879053
++Ref: figure-load-new-function880538
++Ref: figure-call-new-function881540
++Node: Extension API Description883524
++Node: Extension API Functions Introduction884974
++Node: General Data Types889840
++Ref: General Data Types-Footnote-1895533
++Node: Requesting Values895832
++Ref: table-value-types-returned896569
++Node: Memory Allocation Functions897527
++Ref: Memory Allocation Functions-Footnote-1900273
++Node: Constructor Functions900369
++Node: Registration Functions902127
++Node: Extension Functions902812
++Node: Exit Callback Functions905114
++Node: Extension Version String906363
++Node: Input Parsers907013
++Node: Output Wrappers916816
++Node: Two-way processors921332
++Node: Printing Messages923535
++Ref: Printing Messages-Footnote-1924612
++Node: Updating `ERRNO'924764
++Node: Accessing Parameters925503
++Node: Symbol Table Access926733
++Node: Symbol table by name927247
++Node: Symbol table by cookie929223
++Ref: Symbol table by cookie-Footnote-1933356
++Node: Cached values933419
++Ref: Cached values-Footnote-1936924
++Node: Array Manipulation937015
++Ref: Array Manipulation-Footnote-1938113
++Node: Array Data Types938152
++Ref: Array Data Types-Footnote-1940855
++Node: Array Functions940947
++Node: Flattening Arrays944821
++Node: Creating Arrays951673
++Node: Extension API Variables956404
++Node: Extension Versioning957040
++Node: Extension API Informational Variables958941
++Node: Extension API Boilerplate960027
++Node: Finding Extensions963831
++Node: Extension Example964391
++Node: Internal File Description965121
++Node: Internal File Ops969212
++Ref: Internal File Ops-Footnote-1980758
++Node: Using Internal File Ops980898
++Ref: Using Internal File Ops-Footnote-1983245
++Node: Extension Samples983511
++Node: Extension Sample File Functions985035
++Node: Extension Sample Fnmatch992602
++Node: Extension Sample Fork994081
++Node: Extension Sample Inplace995294
++Node: Extension Sample Ord997072
++Node: Extension Sample Readdir997908
++Ref: table-readdir-file-types998763
++Node: Extension Sample Revout999562
++Node: Extension Sample Rev2way1000153
++Node: Extension Sample Read write array1000894
++Node: Extension Sample Readfile1002773
++Node: Extension Sample API Tests1003873
++Node: Extension Sample Time1004398
++Node: gawkextlib1005713
++Node: Language History1008494
++Node: V7/SVR3.11010087
++Node: SVR41012407
++Node: POSIX1013849
++Node: BTL1015235
++Node: POSIX/GNU1015969
++Node: Feature History1021568
++Node: Common Extensions1034544
++Node: Ranges and Locales1035856
++Ref: Ranges and Locales-Footnote-11040473
++Ref: Ranges and Locales-Footnote-21040500
++Ref: Ranges and Locales-Footnote-31040734
++Node: Contributors1040955
++Node: Installation1046336
++Node: Gawk Distribution1047230
++Node: Getting1047714
++Node: Extracting1048540
++Node: Distribution contents1050232
++Node: Unix Installation1055953
++Node: Quick Installation1056570
++Node: Additional Configuration Options1059016
++Node: Configuration Philosophy1060752
++Node: Non-Unix Installation1063106
++Node: PC Installation1063564
++Node: PC Binary Installation1064875
++Node: PC Compiling1066723
++Node: PC Testing1069683
++Node: PC Using1070859
++Node: Cygwin1075027
++Node: MSYS1075836
++Node: VMS Installation1076350
++Node: VMS Compilation1077146
++Ref: VMS Compilation-Footnote-11078398
++Node: VMS Dynamic Extensions1078456
++Node: VMS Installation Details1079829
++Node: VMS Running1082080
++Node: VMS GNV1084914
++Node: VMS Old Gawk1085637
++Node: Bugs1086107
++Node: Other Versions1090025
++Node: Notes1096109
++Node: Compatibility Mode1096909
++Node: Additions1097692
++Node: Accessing The Source1098619
++Node: Adding Code1100059
++Node: New Ports1106104
++Node: Derived Files1110239
++Ref: Derived Files-Footnote-11115560
++Ref: Derived Files-Footnote-21115594
++Ref: Derived Files-Footnote-31116194
++Node: Future Extensions1116292
++Node: Implementation Limitations1116875
++Node: Extension Design1118123
++Node: Old Extension Problems1119277
++Ref: Old Extension Problems-Footnote-11120785
++Node: Extension New Mechanism Goals1120842
++Ref: Extension New Mechanism Goals-Footnote-11124207
++Node: Extension Other Design Decisions1124393
++Node: Extension Future Growth1126499
++Node: Old Extension Mechanism1127335
++Node: Basic Concepts1129075
++Node: Basic High Level1129756
++Ref: figure-general-flow1130028
++Ref: figure-process-flow1130627
++Ref: Basic High Level-Footnote-11133856
++Node: Basic Data Typing1134041
++Node: Glossary1137396
++Node: Copying1162627
++Node: GNU Free Documentation License1200183
++Node: Index1225319
  
  End Tag Table

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

Summary of changes:
 ChangeLog       |    4 +
 dfa.c           |    2 +-
 doc/ChangeLog   |    5 +
 doc/gawk.info   |  277 ++++++++++++++++++++++++++++---------------------------
 doc/gawk.texi   |   90 ++++++------------
 doc/gawktexi.in |   90 ++++++------------
 6 files changed, 209 insertions(+), 259 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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