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. 82f91536607791340faab39


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. 82f91536607791340faab394432860f68f0b2787
Date: Tue, 02 Oct 2012 14:46:37 +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  82f91536607791340faab394432860f68f0b2787 (commit)
       via  a0ef67a123fd54eeaf8eb2aa9ccae2d4835bd3c5 (commit)
      from  eb2698f49247c94c84e1e2c2304ba94d96c89bc9 (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=82f91536607791340faab394432860f68f0b2787

commit 82f91536607791340faab394432860f68f0b2787
Merge: eb2698f a0ef67a
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Oct 2 16:45:57 2012 +0200

    Fix full name of ISO in doc.

diff --cc doc/gawk.info
index 2d75333,878a03f..1a28ab5
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -26267,8 -25279,8 +26271,8 @@@ Inde
  * Brian Kernighan's awk, extensions:     BTL.                 (line   6)
  * Broder, Alan J.:                       Contributors.        (line  88)
  * Brown, Martin:                         Contributors.        (line  82)
- * BSD-based operating systems:           Glossary.            (line 611)
+ * BSD-based operating systems:           Glossary.            (line 615)
 -* bt debugger command (alias for backtrace): Dgawk Stack.     (line  13)
 +* bt debugger command (alias for backtrace): Execution Stack. (line  13)
  * Buening, Andreas <1>:                  Bugs.                (line  71)
  * Buening, Andreas <2>:                  Contributors.        (line  92)
  * Buening, Andreas:                      Acknowledgments.     (line  60)
@@@ -27187,13 -26204,13 +27191,13 @@@
  * GNU Free Documentation License:        GNU Free Documentation License.
                                                                (line   6)
  * GNU General Public License:            Glossary.            (line 310)
- * GNU Lesser General Public License:     Glossary.            (line 397)
+ * GNU Lesser General Public License:     Glossary.            (line 401)
  * GNU long options <1>:                  Options.             (line   6)
  * GNU long options:                      Command Line.        (line  13)
 -* GNU long options, printing list of:    Options.             (line 145)
 +* GNU long options, printing list of:    Options.             (line 168)
  * GNU Project <1>:                       Glossary.            (line 319)
  * GNU Project:                           Manual History.      (line  11)
- * GNU/Linux <1>:                         Glossary.            (line 611)
+ * GNU/Linux <1>:                         Glossary.            (line 615)
  * GNU/Linux <2>:                         I18N Example.        (line  55)
  * GNU/Linux:                             Manual History.      (line  28)
  * GPL (General Public License) <1>:      Glossary.            (line 310)
@@@ -27330,9 -26375,9 +27334,9 @@@
  * Jacobs, Andrew:                        Passwd Functions.    (line  90)
  * Jaegermann, Michal <1>:                Contributors.        (line  46)
  * Jaegermann, Michal:                    Acknowledgments.     (line  60)
 -* Java implementation of awk:            Other Versions.      (line  96)
 +* Java implementation of awk:            Other Versions.      (line  97)
- * Java programming language:             Glossary.            (line 380)
+ * Java programming language:             Glossary.            (line 384)
 -* jawk:                                  Other Versions.      (line  96)
 +* jawk:                                  Other Versions.      (line  97)
  * Jedi knights:                          Undocumented.        (line   6)
  * join() user-defined function:          Join Function.       (line  18)
  * Kahrs, Ju"rgen <1>:                    Contributors.        (line  70)
@@@ -27377,9 -26419,9 +27381,9 @@@
  * left shift, bitwise:                   Bitwise Functions.   (line  32)
  * leftmost longest match:                Multiple Line.       (line  26)
  * length() function:                     String Functions.    (line 166)
- * Lesser General Public License (LGPL):  Glossary.            (line 397)
- * LGPL (Lesser General Public License):  Glossary.            (line 397)
+ * Lesser General Public License (LGPL):  Glossary.            (line 401)
+ * LGPL (Lesser General Public License):  Glossary.            (line 401)
 -* libmawk:                               Other Versions.      (line 104)
 +* libmawk:                               Other Versions.      (line 105)
  * libraries of awk functions:            Library Functions.   (line   6)
  * libraries of awk functions, assertions: Assert Function.    (line   6)
  * libraries of awk functions, associative arrays and: Library Names.
@@@ -27423,15 -26465,14 +27427,15 @@@
  * lint checking, undefined functions:    Pass By Value/Reference.
                                                                (line  88)
  * LINT variable:                         User-modified.       (line  98)
- * Linux <1>:                             Glossary.            (line 611)
+ * Linux <1>:                             Glossary.            (line 615)
  * Linux <2>:                             I18N Example.        (line  55)
  * Linux:                                 Manual History.      (line  28)
 -* list debugger command:                 Miscellaneous Dgawk Commands.
 +* list debugger command:                 Miscellaneous Debugger Commands.
                                                                (line  74)
 +* loading, library:                      Options.             (line 173)
  * local variables:                       Variable Scope.      (line   6)
  * locale categories:                     Explaining gettext.  (line  80)
 -* locale decimal point character:        Options.             (line 218)
 +* locale decimal point character:        Options.             (line 263)
  * locale, definition of:                 Locales.             (line   6)
  * localization:                          I18N and L10N.       (line   6)
  * localization, See internationalization, localization: I18N and L10N.
@@@ -27491,9 -26533,10 +27495,9 @@@
  * namespace issues <1>:                  Library Names.       (line   6)
  * namespace issues:                      Arrays.              (line  18)
  * namespace issues, functions:           Definition Syntax.   (line  20)
 -* nargs internal variable:               Internals.           (line  49)
  * nawk utility:                          Names.               (line  17)
 -* negative zero:                         Unexpected Results.  (line  28)
 +* negative zero:                         Unexpected Results.  (line  34)
- * NetBSD:                                Glossary.            (line 611)
+ * NetBSD:                                Glossary.            (line 615)
  * networks, programming:                 TCP/IP Networking.   (line   6)
  * networks, support for:                 Special Network.     (line   6)
  * newlines <1>:                          Boolean Ops.         (line  67)
@@@ -27579,8 -26628,8 +27583,8 @@@
  * OFS variable <1>:                      User-modified.       (line 124)
  * OFS variable <2>:                      Output Separators.   (line   6)
  * OFS variable:                          Changing Fields.     (line  64)
- * OpenBSD:                               Glossary.            (line 611)
+ * OpenBSD:                               Glossary.            (line 615)
 -* OpenSolaris:                           Other Versions.      (line  86)
 +* OpenSolaris:                           Other Versions.      (line  87)
  * operating systems, BSD-based:          Manual History.      (line  28)
  * operating systems, PC, gawk on:        PC Using.            (line   6)
  * operating systems, PC, gawk on, installing: PC Installation.
@@@ -27648,10 -26697,11 +27652,10 @@@
  * output, standard:                      Special FD.          (line   6)
  * p debugger command (alias for print):  Viewing And Changing Data.
                                                                (line  36)
- * P1003.1 POSIX standard:                Glossary.            (line 454)
- * P1003.2 POSIX standard:                Glossary.            (line 454)
+ * P1003.1 POSIX standard:                Glossary.            (line 458)
+ * P1003.2 POSIX standard:                Glossary.            (line 458)
 -* parameters, number of:                 Internals.           (line  49)
 +* parentheses () <1>:                    Profiling.           (line 138)
  * parentheses ():                        Regexp Operators.    (line  79)
 -* parentheses (), pgawk program:         Profiling.           (line 141)
  * password file:                         Passwd Functions.    (line  16)
  * patsplit() function:                   String Functions.    (line 293)
  * patterns:                              Patterns and Actions.
@@@ -28428,449 -27489,418 +28432,449 @@@
  
  Tag Table:
  Node: Top1352
 -Node: Foreword30282
 -Node: Preface34627
 -Ref: Preface-Footnote-137680
 -Ref: Preface-Footnote-237786
 -Node: History38018
 -Node: Names40409
 -Ref: Names-Footnote-141886
 -Node: This Manual41958
 -Ref: This Manual-Footnote-146905
 -Node: Conventions47005
 -Node: Manual History49139
 -Ref: Manual History-Footnote-152409
 -Ref: Manual History-Footnote-252450
 -Node: How To Contribute52524
 -Node: Acknowledgments53668
 -Node: Getting Started57999
 -Node: Running gawk60378
 -Node: One-shot61564
 -Node: Read Terminal62789
 -Ref: Read Terminal-Footnote-164439
 -Ref: Read Terminal-Footnote-264715
 -Node: Long64886
 -Node: Executable Scripts66262
 -Ref: Executable Scripts-Footnote-168131
 -Ref: Executable Scripts-Footnote-268233
 -Node: Comments68780
 -Node: Quoting71247
 -Node: DOS Quoting75870
 -Node: Sample Data Files76545
 -Node: Very Simple79577
 -Node: Two Rules84176
 -Node: More Complex86323
 -Ref: More Complex-Footnote-189253
 -Node: Statements/Lines89338
 -Ref: Statements/Lines-Footnote-193800
 -Node: Other Features94065
 -Node: When94993
 -Node: Invoking Gawk97140
 -Node: Command Line98525
 -Node: Options99308
 -Ref: Options-Footnote-1112852
 -Node: Other Arguments112877
 -Node: Naming Standard Input115535
 -Node: Environment Variables116629
 -Node: AWKPATH Variable117073
 -Ref: AWKPATH Variable-Footnote-1119670
 -Node: Other Environment Variables119930
 -Node: Exit Status122270
 -Node: Include Files122945
 -Node: Obsolete126430
 -Node: Undocumented127116
 -Node: Regexp127357
 -Node: Regexp Usage128746
 -Node: Escape Sequences130772
 -Node: Regexp Operators136535
 -Ref: Regexp Operators-Footnote-1143915
 -Ref: Regexp Operators-Footnote-2144062
 -Node: Bracket Expressions144160
 -Ref: table-char-classes146050
 -Node: GNU Regexp Operators148573
 -Node: Case-sensitivity152296
 -Ref: Case-sensitivity-Footnote-1155264
 -Ref: Case-sensitivity-Footnote-2155499
 -Node: Leftmost Longest155607
 -Node: Computed Regexps156808
 -Node: Reading Files160218
 -Node: Records162159
 -Ref: Records-Footnote-1171083
 -Node: Fields171120
 -Ref: Fields-Footnote-1174153
 -Node: Nonconstant Fields174239
 -Node: Changing Fields176441
 -Node: Field Separators182422
 -Node: Default Field Splitting185051
 -Node: Regexp Field Splitting186168
 -Node: Single Character Fields189510
 -Node: Command Line Field Separator190569
 -Node: Field Splitting Summary194010
 -Ref: Field Splitting Summary-Footnote-1197202
 -Node: Constant Size197303
 -Node: Splitting By Content201887
 -Ref: Splitting By Content-Footnote-1205613
 -Node: Multiple Line205653
 -Ref: Multiple Line-Footnote-1211500
 -Node: Getline211679
 -Node: Plain Getline213907
 -Node: Getline/Variable215996
 -Node: Getline/File217137
 -Node: Getline/Variable/File218459
 -Ref: Getline/Variable/File-Footnote-1220058
 -Node: Getline/Pipe220145
 -Node: Getline/Variable/Pipe222705
 -Node: Getline/Coprocess223812
 -Node: Getline/Variable/Coprocess225055
 -Node: Getline Notes225769
 -Node: Getline Summary228556
 -Ref: table-getline-variants228899
 -Node: Command line directories229755
 -Node: Printing230380
 -Node: Print232011
 -Node: Print Examples233348
 -Node: Output Separators236132
 -Node: OFMT237892
 -Node: Printf239250
 -Node: Basic Printf240156
 -Node: Control Letters241695
 -Node: Format Modifiers245507
 -Node: Printf Examples251516
 -Node: Redirection254231
 -Node: Special Files261215
 -Node: Special FD261748
 -Ref: Special FD-Footnote-1265373
 -Node: Special Network265447
 -Node: Special Caveats266297
 -Node: Close Files And Pipes267093
 -Ref: Close Files And Pipes-Footnote-1274116
 -Ref: Close Files And Pipes-Footnote-2274264
 -Node: Expressions274414
 -Node: Values275546
 -Node: Constants276222
 -Node: Scalar Constants276902
 -Ref: Scalar Constants-Footnote-1277761
 -Node: Nondecimal-numbers277943
 -Node: Regexp Constants281002
 -Node: Using Constant Regexps281477
 -Node: Variables284532
 -Node: Using Variables285187
 -Node: Assignment Options286911
 -Node: Conversion288783
 -Ref: table-locale-affects294159
 -Ref: Conversion-Footnote-1294783
 -Node: All Operators294892
 -Node: Arithmetic Ops295522
 -Node: Concatenation298027
 -Ref: Concatenation-Footnote-1300820
 -Node: Assignment Ops300940
 -Ref: table-assign-ops305928
 -Node: Increment Ops307336
 -Node: Truth Values and Conditions310806
 -Node: Truth Values311889
 -Node: Typing and Comparison312938
 -Node: Variable Typing313727
 -Ref: Variable Typing-Footnote-1317624
 -Node: Comparison Operators317746
 -Ref: table-relational-ops318156
 -Node: POSIX String Comparison321705
 -Ref: POSIX String Comparison-Footnote-1322661
 -Node: Boolean Ops322799
 -Ref: Boolean Ops-Footnote-1326877
 -Node: Conditional Exp326968
 -Node: Function Calls328700
 -Node: Precedence332294
 -Node: Locales335963
 -Node: Patterns and Actions337052
 -Node: Pattern Overview338106
 -Node: Regexp Patterns339775
 -Node: Expression Patterns340318
 -Node: Ranges344003
 -Node: BEGIN/END346969
 -Node: Using BEGIN/END347731
 -Ref: Using BEGIN/END-Footnote-1350462
 -Node: I/O And BEGIN/END350568
 -Node: BEGINFILE/ENDFILE352850
 -Node: Empty355743
 -Node: Using Shell Variables356059
 -Node: Action Overview358344
 -Node: Statements360701
 -Node: If Statement362555
 -Node: While Statement364054
 -Node: Do Statement366098
 -Node: For Statement367254
 -Node: Switch Statement370406
 -Node: Break Statement372503
 -Node: Continue Statement374493
 -Node: Next Statement376286
 -Node: Nextfile Statement378676
 -Node: Exit Statement381317
 -Node: Built-in Variables383733
 -Node: User-modified384828
 -Ref: User-modified-Footnote-1392854
 -Node: Auto-set392916
 -Ref: Auto-set-Footnote-1402207
 -Node: ARGC and ARGV402412
 -Node: Arrays406263
 -Node: Array Basics407768
 -Node: Array Intro408594
 -Node: Reference to Elements412912
 -Node: Assigning Elements415182
 -Node: Array Example415673
 -Node: Scanning an Array417405
 -Node: Controlling Scanning419719
 -Ref: Controlling Scanning-Footnote-1424652
 -Node: Delete424968
 -Ref: Delete-Footnote-1427733
 -Node: Numeric Array Subscripts427790
 -Node: Uninitialized Subscripts429973
 -Node: Multi-dimensional431601
 -Node: Multi-scanning434695
 -Node: Arrays of Arrays436286
 -Node: Functions440931
 -Node: Built-in441753
 -Node: Calling Built-in442831
 -Node: Numeric Functions444819
 -Ref: Numeric Functions-Footnote-1448651
 -Ref: Numeric Functions-Footnote-2449008
 -Ref: Numeric Functions-Footnote-3449056
 -Node: String Functions449325
 -Ref: String Functions-Footnote-1472822
 -Ref: String Functions-Footnote-2472951
 -Ref: String Functions-Footnote-3473199
 -Node: Gory Details473286
 -Ref: table-sub-escapes474965
 -Ref: table-sub-posix-92476319
 -Ref: table-sub-proposed477662
 -Ref: table-posix-sub479012
 -Ref: table-gensub-escapes480558
 -Ref: Gory Details-Footnote-1481765
 -Ref: Gory Details-Footnote-2481816
 -Node: I/O Functions481967
 -Ref: I/O Functions-Footnote-1488622
 -Node: Time Functions488769
 -Ref: Time Functions-Footnote-1499661
 -Ref: Time Functions-Footnote-2499729
 -Ref: Time Functions-Footnote-3499887
 -Ref: Time Functions-Footnote-4499998
 -Ref: Time Functions-Footnote-5500110
 -Ref: Time Functions-Footnote-6500337
 -Node: Bitwise Functions500603
 -Ref: table-bitwise-ops501161
 -Ref: Bitwise Functions-Footnote-1505321
 -Node: Type Functions505505
 -Node: I18N Functions505975
 -Node: User-defined507602
 -Node: Definition Syntax508406
 -Ref: Definition Syntax-Footnote-1513316
 -Node: Function Example513385
 -Node: Function Caveats515979
 -Node: Calling A Function516400
 -Node: Variable Scope517515
 -Node: Pass By Value/Reference519490
 -Node: Return Statement522930
 -Node: Dynamic Typing525911
 -Node: Indirect Calls526646
 -Node: Internationalization536331
 -Node: I18N and L10N537757
 -Node: Explaining gettext538443
 -Ref: Explaining gettext-Footnote-1543509
 -Ref: Explaining gettext-Footnote-2543693
 -Node: Programmer i18n543858
 -Node: Translator i18n548058
 -Node: String Extraction548851
 -Ref: String Extraction-Footnote-1549812
 -Node: Printf Ordering549898
 -Ref: Printf Ordering-Footnote-1552682
 -Node: I18N Portability552746
 -Ref: I18N Portability-Footnote-1555195
 -Node: I18N Example555258
 -Ref: I18N Example-Footnote-1557893
 -Node: Gawk I18N557965
 -Node: Advanced Features558582
 -Node: Nondecimal Data560095
 -Node: Array Sorting561678
 -Node: Controlling Array Traversal562375
 -Node: Array Sorting Functions570612
 -Ref: Array Sorting Functions-Footnote-1574286
 -Ref: Array Sorting Functions-Footnote-2574379
 -Node: Two-way I/O574573
 -Ref: Two-way I/O-Footnote-1580005
 -Node: TCP/IP Networking580075
 -Node: Profiling582919
 -Node: Library Functions590393
 -Ref: Library Functions-Footnote-1593400
 -Node: Library Names593571
 -Ref: Library Names-Footnote-1597042
 -Ref: Library Names-Footnote-2597262
 -Node: General Functions597348
 -Node: Strtonum Function598301
 -Node: Assert Function601231
 -Node: Round Function604557
 -Node: Cliff Random Function606100
 -Node: Ordinal Functions607116
 -Ref: Ordinal Functions-Footnote-1610186
 -Ref: Ordinal Functions-Footnote-2610438
 -Node: Join Function610647
 -Ref: Join Function-Footnote-1612418
 -Node: Gettimeofday Function612618
 -Node: Data File Management616333
 -Node: Filetrans Function616965
 -Node: Rewind Function621104
 -Node: File Checking622491
 -Node: Empty Files623585
 -Node: Ignoring Assigns625815
 -Node: Getopt Function627368
 -Ref: Getopt Function-Footnote-1638672
 -Node: Passwd Functions638875
 -Ref: Passwd Functions-Footnote-1647850
 -Node: Group Functions647938
 -Node: Walking Arrays656022
 -Node: Sample Programs657591
 -Node: Running Examples658256
 -Node: Clones658984
 -Node: Cut Program660208
 -Node: Egrep Program670053
 -Ref: Egrep Program-Footnote-1677826
 -Node: Id Program677936
 -Node: Split Program681552
 -Ref: Split Program-Footnote-1685071
 -Node: Tee Program685199
 -Node: Uniq Program688002
 -Node: Wc Program695431
 -Ref: Wc Program-Footnote-1699697
 -Ref: Wc Program-Footnote-2699897
 -Node: Miscellaneous Programs699989
 -Node: Dupword Program701177
 -Node: Alarm Program703208
 -Node: Translate Program707957
 -Ref: Translate Program-Footnote-1712344
 -Ref: Translate Program-Footnote-2712572
 -Node: Labels Program712706
 -Ref: Labels Program-Footnote-1716077
 -Node: Word Sorting716161
 -Node: History Sorting720045
 -Node: Extract Program721884
 -Ref: Extract Program-Footnote-1729367
 -Node: Simple Sed729495
 -Node: Igawk Program732557
 -Ref: Igawk Program-Footnote-1747714
 -Ref: Igawk Program-Footnote-2747915
 -Node: Anagram Program748053
 -Node: Signature Program751121
 -Node: Debugger752221
 -Node: Debugging753132
 -Node: Debugging Concepts753545
 -Node: Debugging Terms755401
 -Node: Awk Debugging758024
 -Node: Sample dgawk session758916
 -Node: dgawk invocation759408
 -Node: Finding The Bug760590
 -Node: List of Debugger Commands767076
 -Node: Breakpoint Control768387
 -Node: Dgawk Execution Control772023
 -Node: Viewing And Changing Data775374
 -Node: Dgawk Stack778711
 -Node: Dgawk Info780171
 -Node: Miscellaneous Dgawk Commands784119
 -Node: Readline Support789547
 -Node: Dgawk Limitations790385
 -Node: Language History792574
 -Node: V7/SVR3.1794086
 -Node: SVR4796407
 -Node: POSIX797849
 -Node: BTL798857
 -Node: POSIX/GNU799591
 -Node: Common Extensions804742
 -Node: Ranges and Locales805849
 -Ref: Ranges and Locales-Footnote-1810467
 -Ref: Ranges and Locales-Footnote-2810494
 -Ref: Ranges and Locales-Footnote-3810754
 -Node: Contributors810975
 -Node: Installation815237
 -Node: Gawk Distribution816131
 -Node: Getting816615
 -Node: Extracting817441
 -Node: Distribution contents819133
 -Node: Unix Installation824355
 -Node: Quick Installation824972
 -Node: Additional Configuration Options826934
 -Node: Configuration Philosophy828411
 -Node: Non-Unix Installation830753
 -Node: PC Installation831211
 -Node: PC Binary Installation832510
 -Node: PC Compiling834525
 -Node: PC Testing837469
 -Node: PC Using838645
 -Node: Cygwin842830
 -Node: MSYS843830
 -Node: VMS Installation844344
 -Node: VMS Compilation844947
 -Ref: VMS Compilation-Footnote-1845954
 -Node: VMS Installation Details846012
 -Node: VMS Running847647
 -Node: VMS Old Gawk849254
 -Node: Bugs849728
 -Node: Other Versions853580
 -Node: Notes858861
 -Node: Compatibility Mode859553
 -Node: Additions860336
 -Node: Accessing The Source861148
 -Node: Adding Code862573
 -Node: New Ports868540
 -Node: Dynamic Extensions872653
 -Node: Internals874029
 -Node: Plugin License883132
 -Node: Sample Library883766
 -Node: Internal File Description884452
 -Node: Internal File Ops888167
 -Ref: Internal File Ops-Footnote-1892948
 -Node: Using Internal File Ops893088
 -Node: Future Extensions895465
 -Node: Basic Concepts897969
 -Node: Basic High Level898726
 -Ref: Basic High Level-Footnote-1902761
 -Node: Basic Data Typing902946
 -Node: Floating Point Issues907471
 -Node: String Conversion Precision908554
 -Ref: String Conversion Precision-Footnote-1910254
 -Node: Unexpected Results910363
 -Node: POSIX Floating Point Problems912189
 -Ref: POSIX Floating Point Problems-Footnote-1915894
 -Node: Glossary915932
 -Node: Copying941107
 -Node: GNU Free Documentation License978664
 -Node: Index1003801
 +Node: Foreword31870
 +Node: Preface36215
 +Ref: Preface-Footnote-139268
 +Ref: Preface-Footnote-239374
 +Node: History39606
 +Node: Names41997
 +Ref: Names-Footnote-143474
 +Node: This Manual43546
 +Ref: This Manual-Footnote-148674
 +Node: Conventions48774
 +Node: Manual History50908
 +Ref: Manual History-Footnote-154178
 +Ref: Manual History-Footnote-254219
 +Node: How To Contribute54293
 +Node: Acknowledgments55437
 +Node: Getting Started59933
 +Node: Running gawk62312
 +Node: One-shot63498
 +Node: Read Terminal64723
 +Ref: Read Terminal-Footnote-166373
 +Ref: Read Terminal-Footnote-266649
 +Node: Long66820
 +Node: Executable Scripts68196
 +Ref: Executable Scripts-Footnote-170065
 +Ref: Executable Scripts-Footnote-270167
 +Node: Comments70714
 +Node: Quoting73181
 +Node: DOS Quoting77804
 +Node: Sample Data Files78479
 +Node: Very Simple81511
 +Node: Two Rules86110
 +Node: More Complex88257
 +Ref: More Complex-Footnote-191187
 +Node: Statements/Lines91272
 +Ref: Statements/Lines-Footnote-195734
 +Node: Other Features95999
 +Node: When96927
 +Node: Invoking Gawk99074
 +Node: Command Line100535
 +Node: Options101318
 +Ref: Options-Footnote-1116716
 +Node: Other Arguments116741
 +Node: Naming Standard Input119399
 +Node: Environment Variables120493
 +Node: AWKPATH Variable121051
 +Ref: AWKPATH Variable-Footnote-1123809
 +Node: AWKLIBPATH Variable124069
 +Node: Other Environment Variables124666
 +Node: Exit Status127161
 +Node: Include Files127836
 +Node: Loading Shared Libraries131405
 +Node: Obsolete132630
 +Node: Undocumented133327
 +Node: Regexp133570
 +Node: Regexp Usage134959
 +Node: Escape Sequences136985
 +Node: Regexp Operators142748
 +Ref: Regexp Operators-Footnote-1150128
 +Ref: Regexp Operators-Footnote-2150275
 +Node: Bracket Expressions150373
 +Ref: table-char-classes152263
 +Node: GNU Regexp Operators154786
 +Node: Case-sensitivity158509
 +Ref: Case-sensitivity-Footnote-1161477
 +Ref: Case-sensitivity-Footnote-2161712
 +Node: Leftmost Longest161820
 +Node: Computed Regexps163021
 +Node: Reading Files166431
 +Node: Records168434
 +Ref: Records-Footnote-1177358
 +Node: Fields177395
 +Ref: Fields-Footnote-1180428
 +Node: Nonconstant Fields180514
 +Node: Changing Fields182716
 +Node: Field Separators188697
 +Node: Default Field Splitting191326
 +Node: Regexp Field Splitting192443
 +Node: Single Character Fields195785
 +Node: Command Line Field Separator196844
 +Node: Field Splitting Summary200285
 +Ref: Field Splitting Summary-Footnote-1203477
 +Node: Constant Size203578
 +Node: Splitting By Content208162
 +Ref: Splitting By Content-Footnote-1211888
 +Node: Multiple Line211928
 +Ref: Multiple Line-Footnote-1217775
 +Node: Getline217954
 +Node: Plain Getline220170
 +Node: Getline/Variable222259
 +Node: Getline/File223400
 +Node: Getline/Variable/File224722
 +Ref: Getline/Variable/File-Footnote-1226321
 +Node: Getline/Pipe226408
 +Node: Getline/Variable/Pipe228968
 +Node: Getline/Coprocess230075
 +Node: Getline/Variable/Coprocess231318
 +Node: Getline Notes232032
 +Node: Getline Summary234819
 +Ref: table-getline-variants235227
 +Node: Read Timeout236083
 +Ref: Read Timeout-Footnote-1239828
 +Node: Command line directories239885
 +Node: Printing240515
 +Node: Print242146
 +Node: Print Examples243483
 +Node: Output Separators246267
 +Node: OFMT248027
 +Node: Printf249385
 +Node: Basic Printf250291
 +Node: Control Letters251830
 +Node: Format Modifiers255642
 +Node: Printf Examples261651
 +Node: Redirection264366
 +Node: Special Files271350
 +Node: Special FD271883
 +Ref: Special FD-Footnote-1275508
 +Node: Special Network275582
 +Node: Special Caveats276432
 +Node: Close Files And Pipes277228
 +Ref: Close Files And Pipes-Footnote-1284251
 +Ref: Close Files And Pipes-Footnote-2284399
 +Node: Expressions284549
 +Node: Values285681
 +Node: Constants286357
 +Node: Scalar Constants287037
 +Ref: Scalar Constants-Footnote-1287896
 +Node: Nondecimal-numbers288078
 +Node: Regexp Constants291137
 +Node: Using Constant Regexps291612
 +Node: Variables294667
 +Node: Using Variables295322
 +Node: Assignment Options297046
 +Node: Conversion298918
 +Ref: table-locale-affects304294
 +Ref: Conversion-Footnote-1304918
 +Node: All Operators305027
 +Node: Arithmetic Ops305657
 +Node: Concatenation308162
 +Ref: Concatenation-Footnote-1310955
 +Node: Assignment Ops311075
 +Ref: table-assign-ops316063
 +Node: Increment Ops317471
 +Node: Truth Values and Conditions320941
 +Node: Truth Values322024
 +Node: Typing and Comparison323073
 +Node: Variable Typing323862
 +Ref: Variable Typing-Footnote-1327759
 +Node: Comparison Operators327881
 +Ref: table-relational-ops328291
 +Node: POSIX String Comparison331840
 +Ref: POSIX String Comparison-Footnote-1332796
 +Node: Boolean Ops332934
 +Ref: Boolean Ops-Footnote-1337012
 +Node: Conditional Exp337103
 +Node: Function Calls338835
 +Node: Precedence342429
 +Node: Locales346098
 +Node: Patterns and Actions347187
 +Node: Pattern Overview348241
 +Node: Regexp Patterns349910
 +Node: Expression Patterns350453
 +Node: Ranges354138
 +Node: BEGIN/END357104
 +Node: Using BEGIN/END357866
 +Ref: Using BEGIN/END-Footnote-1360597
 +Node: I/O And BEGIN/END360703
 +Node: BEGINFILE/ENDFILE362985
 +Node: Empty365889
 +Node: Using Shell Variables366205
 +Node: Action Overview368490
 +Node: Statements370847
 +Node: If Statement372701
 +Node: While Statement374200
 +Node: Do Statement376244
 +Node: For Statement377400
 +Node: Switch Statement380552
 +Node: Break Statement382649
 +Node: Continue Statement384639
 +Node: Next Statement386432
 +Node: Nextfile Statement388822
 +Node: Exit Statement391463
 +Node: Built-in Variables393879
 +Node: User-modified394974
 +Ref: User-modified-Footnote-1403329
 +Node: Auto-set403391
 +Ref: Auto-set-Footnote-1413299
 +Node: ARGC and ARGV413504
 +Node: Arrays417355
 +Node: Array Basics418860
 +Node: Array Intro419686
 +Node: Reference to Elements424004
 +Node: Assigning Elements426274
 +Node: Array Example426765
 +Node: Scanning an Array428497
 +Node: Controlling Scanning430811
 +Ref: Controlling Scanning-Footnote-1435744
 +Node: Delete436060
 +Ref: Delete-Footnote-1438825
 +Node: Numeric Array Subscripts438882
 +Node: Uninitialized Subscripts441065
 +Node: Multi-dimensional442693
 +Node: Multi-scanning445787
 +Node: Arrays of Arrays447378
 +Node: Functions452023
 +Node: Built-in452845
 +Node: Calling Built-in453923
 +Node: Numeric Functions455911
 +Ref: Numeric Functions-Footnote-1459743
 +Ref: Numeric Functions-Footnote-2460100
 +Ref: Numeric Functions-Footnote-3460148
 +Node: String Functions460417
 +Ref: String Functions-Footnote-1483914
 +Ref: String Functions-Footnote-2484043
 +Ref: String Functions-Footnote-3484291
 +Node: Gory Details484378
 +Ref: table-sub-escapes486057
 +Ref: table-sub-posix-92487411
 +Ref: table-sub-proposed488754
 +Ref: table-posix-sub490104
 +Ref: table-gensub-escapes491650
 +Ref: Gory Details-Footnote-1492857
 +Ref: Gory Details-Footnote-2492908
 +Node: I/O Functions493059
 +Ref: I/O Functions-Footnote-1499714
 +Node: Time Functions499861
 +Ref: Time Functions-Footnote-1510753
 +Ref: Time Functions-Footnote-2510821
 +Ref: Time Functions-Footnote-3510979
 +Ref: Time Functions-Footnote-4511090
 +Ref: Time Functions-Footnote-5511202
 +Ref: Time Functions-Footnote-6511429
 +Node: Bitwise Functions511695
 +Ref: table-bitwise-ops512253
 +Ref: Bitwise Functions-Footnote-1516474
 +Node: Type Functions516658
 +Node: I18N Functions517128
 +Node: User-defined518755
 +Node: Definition Syntax519559
 +Ref: Definition Syntax-Footnote-1524469
 +Node: Function Example524538
 +Node: Function Caveats527132
 +Node: Calling A Function527553
 +Node: Variable Scope528668
 +Node: Pass By Value/Reference530643
 +Node: Return Statement534083
 +Node: Dynamic Typing537064
 +Node: Indirect Calls537799
 +Node: Internationalization547484
 +Node: I18N and L10N548910
 +Node: Explaining gettext549596
 +Ref: Explaining gettext-Footnote-1554662
 +Ref: Explaining gettext-Footnote-2554846
 +Node: Programmer i18n555011
 +Node: Translator i18n559211
 +Node: String Extraction560004
 +Ref: String Extraction-Footnote-1560965
 +Node: Printf Ordering561051
 +Ref: Printf Ordering-Footnote-1563835
 +Node: I18N Portability563899
 +Ref: I18N Portability-Footnote-1566348
 +Node: I18N Example566411
 +Ref: I18N Example-Footnote-1569046
 +Node: Gawk I18N569118
 +Node: Advanced Features569735
 +Node: Nondecimal Data571248
 +Node: Array Sorting572831
 +Node: Controlling Array Traversal573528
 +Node: Array Sorting Functions581766
 +Ref: Array Sorting Functions-Footnote-1585440
 +Ref: Array Sorting Functions-Footnote-2585533
 +Node: Two-way I/O585727
 +Ref: Two-way I/O-Footnote-1591159
 +Node: TCP/IP Networking591229
 +Node: Profiling594073
 +Node: Library Functions601527
 +Ref: Library Functions-Footnote-1604534
 +Node: Library Names604705
 +Ref: Library Names-Footnote-1608176
 +Ref: Library Names-Footnote-2608396
 +Node: General Functions608482
 +Node: Strtonum Function609435
 +Node: Assert Function612365
 +Node: Round Function615691
 +Node: Cliff Random Function617234
 +Node: Ordinal Functions618250
 +Ref: Ordinal Functions-Footnote-1621320
 +Ref: Ordinal Functions-Footnote-2621572
 +Node: Join Function621781
 +Ref: Join Function-Footnote-1623552
 +Node: Getlocaltime Function623752
 +Node: Data File Management627467
 +Node: Filetrans Function628099
 +Node: Rewind Function632238
 +Node: File Checking633625
 +Node: Empty Files634719
 +Node: Ignoring Assigns636949
 +Node: Getopt Function638502
 +Ref: Getopt Function-Footnote-1649806
 +Node: Passwd Functions650009
 +Ref: Passwd Functions-Footnote-1658984
 +Node: Group Functions659072
 +Node: Walking Arrays667156
 +Node: Sample Programs668725
 +Node: Running Examples669390
 +Node: Clones670118
 +Node: Cut Program671342
 +Node: Egrep Program681187
 +Ref: Egrep Program-Footnote-1688960
 +Node: Id Program689070
 +Node: Split Program692686
 +Ref: Split Program-Footnote-1696205
 +Node: Tee Program696333
 +Node: Uniq Program699136
 +Node: Wc Program706565
 +Ref: Wc Program-Footnote-1710831
 +Ref: Wc Program-Footnote-2711031
 +Node: Miscellaneous Programs711123
 +Node: Dupword Program712311
 +Node: Alarm Program714342
 +Node: Translate Program719091
 +Ref: Translate Program-Footnote-1723478
 +Ref: Translate Program-Footnote-2723706
 +Node: Labels Program723840
 +Ref: Labels Program-Footnote-1727211
 +Node: Word Sorting727295
 +Node: History Sorting731179
 +Node: Extract Program733018
 +Ref: Extract Program-Footnote-1740501
 +Node: Simple Sed740629
 +Node: Igawk Program743691
 +Ref: Igawk Program-Footnote-1758848
 +Ref: Igawk Program-Footnote-2759049
 +Node: Anagram Program759187
 +Node: Signature Program762255
 +Node: Debugger763355
 +Node: Debugging764321
 +Node: Debugging Concepts764754
 +Node: Debugging Terms766610
 +Node: Awk Debugging769207
 +Node: Sample Debugging Session770099
 +Node: Debugger Invocation770619
 +Node: Finding The Bug771948
 +Node: List of Debugger Commands778436
 +Node: Breakpoint Control779770
 +Node: Debugger Execution Control783434
 +Node: Viewing And Changing Data786794
 +Node: Execution Stack790150
 +Node: Debugger Info791617
 +Node: Miscellaneous Debugger Commands795598
 +Node: Readline Support801043
 +Node: Limitations801874
 +Node: Arbitrary Precision Arithmetic804126
 +Ref: Arbitrary Precision Arithmetic-Footnote-1805768
 +Node: General Arithmetic805916
 +Node: Floating Point Issues807636
 +Node: String Conversion Precision808517
 +Ref: String Conversion Precision-Footnote-1810223
 +Node: Unexpected Results810332
 +Node: POSIX Floating Point Problems812485
 +Ref: POSIX Floating Point Problems-Footnote-1816310
 +Node: Integer Programming816348
 +Node: Floating-point Programming818101
 +Ref: Floating-point Programming-Footnote-1824410
 +Node: Floating-point Representation824674
 +Node: Floating-point Context825839
 +Ref: table-ieee-formats826681
 +Node: Rounding Mode828065
 +Ref: table-rounding-modes828544
 +Ref: Rounding Mode-Footnote-1831548
 +Node: Gawk and MPFR831729
 +Node: Arbitrary Precision Floats832971
 +Ref: Arbitrary Precision Floats-Footnote-1835400
 +Node: Setting Precision835711
 +Node: Setting Rounding Mode838444
 +Ref: table-gawk-rounding-modes838848
 +Node: Floating-point Constants840028
 +Node: Changing Precision841452
 +Ref: Changing Precision-Footnote-1842852
 +Node: Exact Arithmetic843026
 +Node: Arbitrary Precision Integers846134
 +Ref: Arbitrary Precision Integers-Footnote-1849134
 +Node: Dynamic Extensions849281
 +Node: Plugin License850199
 +Node: Sample Library850813
 +Node: Internal File Description851497
 +Node: Internal File Ops855210
 +Ref: Internal File Ops-Footnote-1859773
 +Node: Using Internal File Ops859913
 +Node: Language History862289
 +Node: V7/SVR3.1863811
 +Node: SVR4866132
 +Node: POSIX867574
 +Node: BTL868582
 +Node: POSIX/GNU869316
 +Node: Common Extensions874851
 +Node: Ranges and Locales875958
 +Ref: Ranges and Locales-Footnote-1880576
 +Ref: Ranges and Locales-Footnote-2880603
 +Ref: Ranges and Locales-Footnote-3880863
 +Node: Contributors881084
 +Node: Installation885380
 +Node: Gawk Distribution886274
 +Node: Getting886758
 +Node: Extracting887584
 +Node: Distribution contents889276
 +Node: Unix Installation894498
 +Node: Quick Installation895115
 +Node: Additional Configuration Options897077
 +Node: Configuration Philosophy898554
 +Node: Non-Unix Installation900896
 +Node: PC Installation901354
 +Node: PC Binary Installation902653
 +Node: PC Compiling904501
 +Node: PC Testing907445
 +Node: PC Using908621
 +Node: Cygwin912806
 +Node: MSYS913806
 +Node: VMS Installation914320
 +Node: VMS Compilation914923
 +Ref: VMS Compilation-Footnote-1915930
 +Node: VMS Installation Details915988
 +Node: VMS Running917623
 +Node: VMS Old Gawk919230
 +Node: Bugs919704
 +Node: Other Versions923556
 +Node: Notes928871
 +Node: Compatibility Mode929458
 +Node: Additions930241
 +Node: Accessing The Source931168
 +Node: Adding Code932594
 +Node: New Ports938636
 +Node: Derived Files942771
 +Ref: Derived Files-Footnote-1948076
 +Ref: Derived Files-Footnote-2948110
 +Ref: Derived Files-Footnote-3948710
 +Node: Future Extensions948808
 +Node: Basic Concepts950295
 +Node: Basic High Level950976
 +Ref: Basic High Level-Footnote-1955011
 +Node: Basic Data Typing955196
 +Node: Glossary958551
- Node: Copying983527
- Node: GNU Free Documentation License1021084
- Node: Index1046221
++Node: Copying983726
++Node: GNU Free Documentation License1021283
++Node: Index1046420
  
  End Tag Table

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

Summary of changes:
 doc/ChangeLog |    6 ++++++
 doc/gawk.info |   50 +++++++++++++++++++++++++++-----------------------
 doc/gawk.texi |    5 ++++-
 3 files changed, 37 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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