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-501-g67feb4f


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-501-g67feb4f
Date: Fri, 16 May 2014 09:09:23 +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  67feb4fd1ad858fb67dcb3fcb25bd2bcfe80d777 (commit)
       via  353b9af72c79e25ba2d45c62d543536aa82c02cf (commit)
      from  af0e307c34759a6e6d27c94219df47b56545ec00 (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=67feb4fd1ad858fb67dcb3fcb25bd2bcfe80d777

commit 67feb4fd1ad858fb67dcb3fcb25bd2bcfe80d777
Merge: af0e307 353b9af
Author: Arnold D. Robbins <address@hidden>
Date:   Fri May 16 12:09:03 2014 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc doc/gawk.info
index a21116f,5cf6129..d958e7b
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@@ -31720,9 -31712,9 +31720,9 @@@ Inde
  * gawk, newlines in:                     Statements/Lines.    (line  12)
  * gawk, octal numbers and:               Nondecimal-numbers.  (line  42)
  * gawk, OS/2 version of:                 PC Using.            (line  16)
- * gawk, PROCINFO array in <1>:           Two-way I/O.         (line 116)
+ * gawk, PROCINFO array in <1>:           Two-way I/O.         (line 117)
  * gawk, PROCINFO array in <2>:           Time Functions.      (line  47)
 -* gawk, PROCINFO array in:               Auto-set.            (line 128)
 +* gawk, PROCINFO array in:               Auto-set.            (line 136)
  * gawk, regexp constants and:            Using Constant Regexps.
                                                                (line  28)
  * gawk, regular expressions, case sensitivity: Case-sensitivity.
@@@ -32120,11 -32112,11 +32120,11 @@@
  * mawk utility <3>:                      Concatenation.       (line  36)
  * mawk utility <4>:                      Getline/Pipe.        (line  62)
  * mawk utility:                          Escape Sequences.    (line 124)
 -* maximum precision supported by MPFR library: Auto-set.      (line 213)
 +* maximum precision supported by MPFR library: Auto-set.      (line 221)
  * McPhee, Patrick:                       Contributors.        (line 100)
- * message object files:                  Explaining gettext.  (line  41)
+ * message object files:                  Explaining gettext.  (line  42)
  * message object files, converting from portable object files: I18N Example.
-                                                               (line  62)
+                                                               (line  63)
  * message object files, specifying directory of <1>: Programmer i18n.
                                                                (line  47)
  * message object files, specifying directory of: Explaining gettext.
@@@ -32132,13 -32124,13 +32132,13 @@@
  * messages from extensions:              Printing Messages.   (line   6)
  * metacharacters in regular expressions: Regexp Operators.    (line   6)
  * metacharacters, escape sequences for:  Escape Sequences.    (line 130)
 -* minimum precision supported by MPFR library: Auto-set.      (line 216)
 +* minimum precision supported by MPFR library: Auto-set.      (line 224)
  * mktime:                                Time Functions.      (line  25)
  * modifiers, in format specifiers:       Format Modifiers.    (line   6)
- * monetary information, localization:    Explaining gettext.  (line 103)
+ * monetary information, localization:    Explaining gettext.  (line 104)
  * Moore, Duncan:                         Getline Notes.       (line  40)
  * MPFR:                                  Gawk and MPFR.       (line   6)
- * msgfmt utility:                        I18N Example.        (line  62)
+ * msgfmt utility:                        I18N Example.        (line  63)
  * multiple precision:                    Arbitrary Precision Arithmetic.
                                                                (line   6)
  * multiple-line records:                 Multiple Line.       (line   6)
@@@ -32483,8 -32475,8 +32483,8 @@@
  * processing data:                       Basic High Level.    (line   6)
  * PROCINFO array <1>:                    Passwd Functions.    (line   6)
  * PROCINFO array <2>:                    Time Functions.      (line  47)
 -* PROCINFO array:                        Auto-set.            (line 128)
 +* PROCINFO array:                        Auto-set.            (line 136)
- * PROCINFO array, and communications via ptys: Two-way I/O.   (line 116)
+ * PROCINFO array, and communications via ptys: Two-way I/O.   (line 117)
  * PROCINFO array, and group membership:  Group Functions.     (line   6)
  * PROCINFO array, and user and group ID numbers: Id Program.  (line  15)
  * PROCINFO array, testing the field splitting: Passwd Functions.
@@@ -33417,344 -33409,344 +33417,344 @@@ 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-1841209
 -Node: Integer Programming841247
 -Node: Floating-point Programming842986
 -Ref: Floating-point Programming-Footnote-1849317
 -Ref: Floating-point Programming-Footnote-2849587
 -Node: Floating-point Representation849851
 -Node: Floating-point Context851016
 -Ref: table-ieee-formats851855
 -Node: Rounding Mode853239
 -Ref: table-rounding-modes853718
 -Ref: Rounding Mode-Footnote-1856733
 -Node: Gawk and MPFR856912
 -Node: Arbitrary Precision Floats858321
 -Ref: Arbitrary Precision Floats-Footnote-1860764
 -Node: Setting Precision861080
 -Ref: table-predefined-precision-strings861766
 -Node: Setting Rounding Mode863911
 -Ref: table-gawk-rounding-modes864315
 -Node: Floating-point Constants865502
 -Node: Changing Precision866931
 -Ref: Changing Precision-Footnote-1868328
 -Node: Exact Arithmetic868502
 -Node: Arbitrary Precision Integers871640
 -Ref: Arbitrary Precision Integers-Footnote-1874655
 -Node: Dynamic Extensions874802
 -Node: Extension Intro876260
 -Node: Plugin License877525
 -Node: Extension Mechanism Outline878210
 -Ref: load-extension878627
 -Ref: load-new-function880105
 -Ref: call-new-function881100
 -Node: Extension API Description883115
 -Node: Extension API Functions Introduction884402
 -Node: General Data Types889329
 -Ref: General Data Types-Footnote-1895024
 -Node: Requesting Values895323
 -Ref: table-value-types-returned896060
 -Node: Memory Allocation Functions897014
 -Ref: Memory Allocation Functions-Footnote-1899760
 -Node: Constructor Functions899856
 -Node: Registration Functions901614
 -Node: Extension Functions902299
 -Node: Exit Callback Functions904601
 -Node: Extension Version String905850
 -Node: Input Parsers906500
 -Node: Output Wrappers916257
 -Node: Two-way processors920767
 -Node: Printing Messages922975
 -Ref: Printing Messages-Footnote-1924052
 -Node: Updating `ERRNO'924204
 -Node: Accessing Parameters924943
 -Node: Symbol Table Access926173
 -Node: Symbol table by name926687
 -Node: Symbol table by cookie928663
 -Ref: Symbol table by cookie-Footnote-1932795
 -Node: Cached values932858
 -Ref: Cached values-Footnote-1936348
 -Node: Array Manipulation936439
 -Ref: Array Manipulation-Footnote-1937537
 -Node: Array Data Types937576
 -Ref: Array Data Types-Footnote-1940279
 -Node: Array Functions940371
 -Node: Flattening Arrays944207
 -Node: Creating Arrays951059
 -Node: Extension API Variables955784
 -Node: Extension Versioning956420
 -Node: Extension API Informational Variables958321
 -Node: Extension API Boilerplate959407
 -Node: Finding Extensions963211
 -Node: Extension Example963771
 -Node: Internal File Description964501
 -Node: Internal File Ops968592
 -Ref: Internal File Ops-Footnote-1980101
 -Node: Using Internal File Ops980241
 -Ref: Using Internal File Ops-Footnote-1982588
 -Node: Extension Samples982854
 -Node: Extension Sample File Functions984378
 -Node: Extension Sample Fnmatch992865
 -Node: Extension Sample Fork994634
 -Node: Extension Sample Inplace995847
 -Node: Extension Sample Ord997625
 -Node: Extension Sample Readdir998461
 -Node: Extension Sample Revout999993
 -Node: Extension Sample Rev2way1000586
 -Node: Extension Sample Read write array1001276
 -Node: Extension Sample Readfile1003159
 -Node: Extension Sample API Tests1004259
 -Node: Extension Sample Time1004784
 -Node: gawkextlib1006148
 -Node: Language History1008929
 -Node: V7/SVR3.11010522
 -Node: SVR41012842
 -Node: POSIX1014284
 -Node: BTL1015670
 -Node: POSIX/GNU1016404
 -Node: Feature History1022003
 -Node: Common Extensions1034979
 -Node: Ranges and Locales1036291
 -Ref: Ranges and Locales-Footnote-11040908
 -Ref: Ranges and Locales-Footnote-21040935
 -Ref: Ranges and Locales-Footnote-31041169
 -Node: Contributors1041390
 -Node: Installation1046771
 -Node: Gawk Distribution1047665
 -Node: Getting1048149
 -Node: Extracting1048975
 -Node: Distribution contents1050667
 -Node: Unix Installation1056388
 -Node: Quick Installation1057005
 -Node: Additional Configuration Options1059451
 -Node: Configuration Philosophy1061187
 -Node: Non-Unix Installation1063541
 -Node: PC Installation1063999
 -Node: PC Binary Installation1065310
 -Node: PC Compiling1067158
 -Node: PC Testing1070118
 -Node: PC Using1071294
 -Node: Cygwin1075462
 -Node: MSYS1076271
 -Node: VMS Installation1076785
 -Node: VMS Compilation1077581
 -Ref: VMS Compilation-Footnote-11078833
 -Node: VMS Dynamic Extensions1078891
 -Node: VMS Installation Details1080264
 -Node: VMS Running1082515
 -Node: VMS GNV1085349
 -Node: VMS Old Gawk1086072
 -Node: Bugs1086542
 -Node: Other Versions1090460
 -Node: Notes1096544
 -Node: Compatibility Mode1097344
 -Node: Additions1098127
 -Node: Accessing The Source1099054
 -Node: Adding Code1100494
 -Node: New Ports1106539
 -Node: Derived Files1110674
 -Ref: Derived Files-Footnote-11115995
 -Ref: Derived Files-Footnote-21116029
 -Ref: Derived Files-Footnote-31116629
 -Node: Future Extensions1116727
 -Node: Implementation Limitations1117310
 -Node: Extension Design1118558
 -Node: Old Extension Problems1119712
 -Ref: Old Extension Problems-Footnote-11121220
 -Node: Extension New Mechanism Goals1121277
 -Ref: Extension New Mechanism Goals-Footnote-11124642
 -Node: Extension Other Design Decisions1124828
 -Node: Extension Future Growth1126934
 -Node: Old Extension Mechanism1127770
 -Node: Basic Concepts1129510
 -Node: Basic High Level1130191
 -Ref: figure-general-flow1130463
 -Ref: figure-process-flow1131062
 -Ref: Basic High Level-Footnote-11134291
 -Node: Basic Data Typing1134476
 -Node: Glossary1137831
 -Node: Copying1163062
 -Node: GNU Free Documentation License1200618
 -Node: Index1225754
 +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 Sorting737258
- Node: Controlling Array Traversal737955
- Node: Array Sorting Functions746239
- Ref: Array Sorting Functions-Footnote-1750108
- Node: Two-way I/O750302
- Ref: Two-way I/O-Footnote-1755734
- Node: TCP/IP Networking755816
- Node: Profiling758660
- Node: Internationalization766163
- Node: I18N and L10N767588
- Node: Explaining gettext768274
- Ref: Explaining gettext-Footnote-1773342
- Ref: Explaining gettext-Footnote-2773526
- Node: Programmer i18n773691
- Node: Translator i18n777918
- Node: String Extraction778712
- Ref: String Extraction-Footnote-1779673
- Node: Printf Ordering779759
- Ref: Printf Ordering-Footnote-1782541
- Node: I18N Portability782605
- Ref: I18N Portability-Footnote-1785054
- Node: I18N Example785117
- Ref: I18N Example-Footnote-1787755
- Node: Gawk I18N787827
- Node: Debugger788448
- Node: Debugging789419
- Node: Debugging Concepts789852
- Node: Debugging Terms791708
- Node: Awk Debugging794305
- Node: Sample Debugging Session795197
- Node: Debugger Invocation795717
- Node: Finding The Bug797050
- Node: List of Debugger Commands803537
- Node: Breakpoint Control804871
- Node: Debugger Execution Control808535
- Node: Viewing And Changing Data811895
- Node: Execution Stack815251
- Node: Debugger Info816718
- Node: Miscellaneous Debugger Commands820712
- Node: Readline Support825896
- Node: Limitations826727
- Node: Arbitrary Precision Arithmetic828979
- Ref: Arbitrary Precision Arithmetic-Footnote-1830628
- Node: General Arithmetic830776
- Node: Floating Point Issues832496
- Node: String Conversion Precision833377
- Ref: String Conversion Precision-Footnote-1835082
- Node: Unexpected Results835191
- Node: POSIX Floating Point Problems837344
- Ref: POSIX Floating Point Problems-Footnote-1841169
- Node: Integer Programming841207
- Node: Floating-point Programming842946
- Ref: Floating-point Programming-Footnote-1849277
- Ref: Floating-point Programming-Footnote-2849547
- Node: Floating-point Representation849811
- Node: Floating-point Context850976
- Ref: table-ieee-formats851815
- Node: Rounding Mode853199
- Ref: table-rounding-modes853678
- Ref: Rounding Mode-Footnote-1856693
- Node: Gawk and MPFR856872
- Node: Arbitrary Precision Floats858281
- Ref: Arbitrary Precision Floats-Footnote-1860724
- Node: Setting Precision861040
- Ref: table-predefined-precision-strings861726
- Node: Setting Rounding Mode863871
- Ref: table-gawk-rounding-modes864275
- Node: Floating-point Constants865462
- Node: Changing Precision866891
- Ref: Changing Precision-Footnote-1868288
- Node: Exact Arithmetic868462
- Node: Arbitrary Precision Integers871600
- Ref: Arbitrary Precision Integers-Footnote-1874615
- Node: Dynamic Extensions874762
- Node: Extension Intro876220
- Node: Plugin License877485
- Node: Extension Mechanism Outline878170
- Ref: load-extension878587
- Ref: load-new-function880065
- Ref: call-new-function881060
- Node: Extension API Description883075
- Node: Extension API Functions Introduction884362
- Node: General Data Types889289
- Ref: General Data Types-Footnote-1894984
- Node: Requesting Values895283
- Ref: table-value-types-returned896020
- Node: Memory Allocation Functions896974
- Ref: Memory Allocation Functions-Footnote-1899720
- Node: Constructor Functions899816
- Node: Registration Functions901574
- Node: Extension Functions902259
- Node: Exit Callback Functions904561
- Node: Extension Version String905810
- Node: Input Parsers906460
- Node: Output Wrappers916217
- Node: Two-way processors920727
- Node: Printing Messages922935
- Ref: Printing Messages-Footnote-1924012
- Node: Updating `ERRNO'924164
- Node: Accessing Parameters924903
- Node: Symbol Table Access926133
- Node: Symbol table by name926647
- Node: Symbol table by cookie928623
- Ref: Symbol table by cookie-Footnote-1932755
- Node: Cached values932818
- Ref: Cached values-Footnote-1936308
- Node: Array Manipulation936399
- Ref: Array Manipulation-Footnote-1937497
- Node: Array Data Types937536
- Ref: Array Data Types-Footnote-1940239
- Node: Array Functions940331
- Node: Flattening Arrays944167
- Node: Creating Arrays951019
- Node: Extension API Variables955744
- Node: Extension Versioning956380
- Node: Extension API Informational Variables958281
- Node: Extension API Boilerplate959367
- Node: Finding Extensions963171
- Node: Extension Example963731
- Node: Internal File Description964461
- Node: Internal File Ops968552
- Ref: Internal File Ops-Footnote-1980061
- Node: Using Internal File Ops980201
- Ref: Using Internal File Ops-Footnote-1982548
- Node: Extension Samples982814
- Node: Extension Sample File Functions984338
- Node: Extension Sample Fnmatch992825
- Node: Extension Sample Fork994594
- Node: Extension Sample Inplace995807
- Node: Extension Sample Ord997585
- Node: Extension Sample Readdir998421
- Node: Extension Sample Revout999953
- Node: Extension Sample Rev2way1000546
- Node: Extension Sample Read write array1001236
- Node: Extension Sample Readfile1003119
- Node: Extension Sample API Tests1004219
- Node: Extension Sample Time1004744
- Node: gawkextlib1006108
- Node: Language History1008889
- Node: V7/SVR3.11010482
- Node: SVR41012802
- Node: POSIX1014244
- Node: BTL1015630
- Node: POSIX/GNU1016364
- Node: Feature History1021963
- Node: Common Extensions1034939
- Node: Ranges and Locales1036251
- Ref: Ranges and Locales-Footnote-11040868
- Ref: Ranges and Locales-Footnote-21040895
- Ref: Ranges and Locales-Footnote-31041129
- Node: Contributors1041350
- Node: Installation1046731
- Node: Gawk Distribution1047625
- Node: Getting1048109
- Node: Extracting1048935
- Node: Distribution contents1050627
- Node: Unix Installation1056348
- Node: Quick Installation1056965
- Node: Additional Configuration Options1059411
- Node: Configuration Philosophy1061147
- Node: Non-Unix Installation1063501
- Node: PC Installation1063959
- Node: PC Binary Installation1065270
- Node: PC Compiling1067118
- Node: PC Testing1070078
- Node: PC Using1071254
- Node: Cygwin1075422
- Node: MSYS1076231
- Node: VMS Installation1076745
- Node: VMS Compilation1077541
- Ref: VMS Compilation-Footnote-11078793
- Node: VMS Dynamic Extensions1078851
- Node: VMS Installation Details1080224
- Node: VMS Running1082475
- Node: VMS GNV1085309
- Node: VMS Old Gawk1086032
- Node: Bugs1086502
- Node: Other Versions1090420
- Node: Notes1096504
- Node: Compatibility Mode1097304
- Node: Additions1098087
- Node: Accessing The Source1099014
- Node: Adding Code1100454
- Node: New Ports1106499
- Node: Derived Files1110634
- Ref: Derived Files-Footnote-11115955
- Ref: Derived Files-Footnote-21115989
- Ref: Derived Files-Footnote-31116589
- Node: Future Extensions1116687
- Node: Implementation Limitations1117270
- Node: Extension Design1118518
- Node: Old Extension Problems1119672
- Ref: Old Extension Problems-Footnote-11121180
- Node: Extension New Mechanism Goals1121237
- Ref: Extension New Mechanism Goals-Footnote-11124602
- Node: Extension Other Design Decisions1124788
- Node: Extension Future Growth1126894
- Node: Old Extension Mechanism1127730
- Node: Basic Concepts1129470
- Node: Basic High Level1130151
- Ref: figure-general-flow1130423
- Ref: figure-process-flow1131022
- Ref: Basic High Level-Footnote-11134251
- Node: Basic Data Typing1134436
- Node: Glossary1137791
- Node: Copying1163022
- Node: GNU Free Documentation License1200578
- Node: Index1225714
++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-1841546
++Node: Integer Programming841584
++Node: Floating-point Programming843323
++Ref: Floating-point Programming-Footnote-1849654
++Ref: Floating-point Programming-Footnote-2849924
++Node: Floating-point Representation850188
++Node: Floating-point Context851353
++Ref: table-ieee-formats852192
++Node: Rounding Mode853576
++Ref: table-rounding-modes854055
++Ref: Rounding Mode-Footnote-1857070
++Node: Gawk and MPFR857249
++Node: Arbitrary Precision Floats858658
++Ref: Arbitrary Precision Floats-Footnote-1861101
++Node: Setting Precision861417
++Ref: table-predefined-precision-strings862103
++Node: Setting Rounding Mode864248
++Ref: table-gawk-rounding-modes864652
++Node: Floating-point Constants865839
++Node: Changing Precision867268
++Ref: Changing Precision-Footnote-1868665
++Node: Exact Arithmetic868839
++Node: Arbitrary Precision Integers871977
++Ref: Arbitrary Precision Integers-Footnote-1874992
++Node: Dynamic Extensions875139
++Node: Extension Intro876597
++Node: Plugin License877862
++Node: Extension Mechanism Outline878547
++Ref: load-extension878964
++Ref: load-new-function880442
++Ref: call-new-function881437
++Node: Extension API Description883452
++Node: Extension API Functions Introduction884739
++Node: General Data Types889666
++Ref: General Data Types-Footnote-1895361
++Node: Requesting Values895660
++Ref: table-value-types-returned896397
++Node: Memory Allocation Functions897351
++Ref: Memory Allocation Functions-Footnote-1900097
++Node: Constructor Functions900193
++Node: Registration Functions901951
++Node: Extension Functions902636
++Node: Exit Callback Functions904938
++Node: Extension Version String906187
++Node: Input Parsers906837
++Node: Output Wrappers916594
++Node: Two-way processors921104
++Node: Printing Messages923312
++Ref: Printing Messages-Footnote-1924389
++Node: Updating `ERRNO'924541
++Node: Accessing Parameters925280
++Node: Symbol Table Access926510
++Node: Symbol table by name927024
++Node: Symbol table by cookie929000
++Ref: Symbol table by cookie-Footnote-1933132
++Node: Cached values933195
++Ref: Cached values-Footnote-1936685
++Node: Array Manipulation936776
++Ref: Array Manipulation-Footnote-1937874
++Node: Array Data Types937913
++Ref: Array Data Types-Footnote-1940616
++Node: Array Functions940708
++Node: Flattening Arrays944544
++Node: Creating Arrays951396
++Node: Extension API Variables956121
++Node: Extension Versioning956757
++Node: Extension API Informational Variables958658
++Node: Extension API Boilerplate959744
++Node: Finding Extensions963548
++Node: Extension Example964108
++Node: Internal File Description964838
++Node: Internal File Ops968929
++Ref: Internal File Ops-Footnote-1980438
++Node: Using Internal File Ops980578
++Ref: Using Internal File Ops-Footnote-1982925
++Node: Extension Samples983191
++Node: Extension Sample File Functions984715
++Node: Extension Sample Fnmatch993202
++Node: Extension Sample Fork994971
++Node: Extension Sample Inplace996184
++Node: Extension Sample Ord997962
++Node: Extension Sample Readdir998798
++Node: Extension Sample Revout1000330
++Node: Extension Sample Rev2way1000923
++Node: Extension Sample Read write array1001613
++Node: Extension Sample Readfile1003496
++Node: Extension Sample API Tests1004596
++Node: Extension Sample Time1005121
++Node: gawkextlib1006485
++Node: Language History1009266
++Node: V7/SVR3.11010859
++Node: SVR41013179
++Node: POSIX1014621
++Node: BTL1016007
++Node: POSIX/GNU1016741
++Node: Feature History1022340
++Node: Common Extensions1035316
++Node: Ranges and Locales1036628
++Ref: Ranges and Locales-Footnote-11041245
++Ref: Ranges and Locales-Footnote-21041272
++Ref: Ranges and Locales-Footnote-31041506
++Node: Contributors1041727
++Node: Installation1047108
++Node: Gawk Distribution1048002
++Node: Getting1048486
++Node: Extracting1049312
++Node: Distribution contents1051004
++Node: Unix Installation1056725
++Node: Quick Installation1057342
++Node: Additional Configuration Options1059788
++Node: Configuration Philosophy1061524
++Node: Non-Unix Installation1063878
++Node: PC Installation1064336
++Node: PC Binary Installation1065647
++Node: PC Compiling1067495
++Node: PC Testing1070455
++Node: PC Using1071631
++Node: Cygwin1075799
++Node: MSYS1076608
++Node: VMS Installation1077122
++Node: VMS Compilation1077918
++Ref: VMS Compilation-Footnote-11079170
++Node: VMS Dynamic Extensions1079228
++Node: VMS Installation Details1080601
++Node: VMS Running1082852
++Node: VMS GNV1085686
++Node: VMS Old Gawk1086409
++Node: Bugs1086879
++Node: Other Versions1090797
++Node: Notes1096881
++Node: Compatibility Mode1097681
++Node: Additions1098464
++Node: Accessing The Source1099391
++Node: Adding Code1100831
++Node: New Ports1106876
++Node: Derived Files1111011
++Ref: Derived Files-Footnote-11116332
++Ref: Derived Files-Footnote-21116366
++Ref: Derived Files-Footnote-31116966
++Node: Future Extensions1117064
++Node: Implementation Limitations1117647
++Node: Extension Design1118895
++Node: Old Extension Problems1120049
++Ref: Old Extension Problems-Footnote-11121557
++Node: Extension New Mechanism Goals1121614
++Ref: Extension New Mechanism Goals-Footnote-11124979
++Node: Extension Other Design Decisions1125165
++Node: Extension Future Growth1127271
++Node: Old Extension Mechanism1128107
++Node: Basic Concepts1129847
++Node: Basic High Level1130528
++Ref: figure-general-flow1130800
++Ref: figure-process-flow1131399
++Ref: Basic High Level-Footnote-11134628
++Node: Basic Data Typing1134813
++Node: Glossary1138168
++Node: Copying1163399
++Node: GNU Free Documentation License1200955
++Node: Index1226091
  
  End Tag Table

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

Summary of changes:
 doc/ChangeLog   |    4 +
 doc/gawk.info   |  606 +++++++++++++++++++++++++++---------------------------
 doc/gawk.texi   |   92 +++++----
 doc/gawktexi.in |   92 +++++----
 4 files changed, 403 insertions(+), 391 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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