Groups | Search | Server Info | Login | Register


Groups > comp.lang.awk

comp.lang.awk

9922 articles (numbers 113 – 10074) — threaded view

| Advanced

Subject Author Date [asc]
Re: Operator precedence Axel Reichert <mail@axel-reichert.de> 2024-06-01 09:11 +0200
Resurrecting an old thread (Was: printing words without newlines?) gazelle@shell.xmission.com (Kenny McCormack) 2024-07-15 18:10 +0000
A feature I'd like to see in GAWK... gazelle@shell.xmission.com (Kenny McCormack) 2024-07-15 18:28 +0000
Re: A feature I'd like to see in GAWK... Mack The Knife <mack@the-knife.org> 2024-07-16 14:29 +0000
Which, as noted, is ugly and not AWK (Was: A feature I'd like to see in GAWK...) gazelle@shell.xmission.com (Kenny McCormack) 2024-07-16 16:25 +0000
Re: A feature I'd like to see in GAWK... Kaz Kylheku <643-408-1753@kylheku.com> 2024-07-16 17:10 +0000
Re: A feature I'd like to see in GAWK... "Arti F. Idiot" <addr@is.invalid> 2024-07-16 14:05 -0600
Feature which every AWK should have? yeti <yeti@tilde.institute> 2024-07-17 12:32 +0042
Re: Feature which every AWK should have? gazelle@shell.xmission.com (Kenny McCormack) 2024-07-17 12:13 +0000
Re: A feature I'd like to see in GAWK... gazelle@shell.xmission.com (Kenny McCormack) 2024-07-17 12:23 +0000
Re: A feature I'd like to see in GAWK... Jeremy Brubaker <jbrubake.362@orionarts.invalid> 2024-07-19 14:26 +0000
Preliminary version of new regex matcher for gawk now available arnold@skeeve.com (Aharon Robbins) 2024-07-25 09:44 +0000
Re: Preliminary version of new regex matcher for gawk now available Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 2024-07-25 14:05 +0200
Re: Preliminary version of new regex matcher for gawk now available arnold@skeeve.com (Aharon Robbins) 2024-07-26 07:31 +0000
Re: Preliminary version of new regex matcher for gawk now available Ben Bacarisse <ben@bsb.me.uk> 2024-07-26 10:57 +0100
C++20??? (Was: Preliminary version of new regex matcher for gawk now available) gazelle@shell.xmission.com (Kenny McCormack) 2024-07-27 16:36 +0000
Re: C++20??? (Was: Preliminary version of new regex matcher for gawk now available) Luuk <luuk@invalid.lan> 2024-08-10 15:42 +0200
Re: C++20??? (Was: Preliminary version of new regex matcher for gawk now available) gazelle@shell.xmission.com (Kenny McCormack) 2024-08-10 13:50 +0000
(Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-17 14:18 +0000
AutoKey Cipher in AWK porkchop@invalid.foo (Mike Sanders) 2024-08-18 09:01 +0000
Re: (Long post) Metaphone Algorithm In AWK Ben Bacarisse <ben@bsb.me.uk> 2024-08-19 00:46 +0100
Re: (Long post) Metaphone Algorithm In AWK Ben Bacarisse <ben@bsb.me.uk> 2024-08-19 02:15 +0100
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-19 03:22 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-19 04:34 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-20 05:45 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-20 11:33 +0000
Re: (Long post) Metaphone Algorithm In AWK Ben Bacarisse <ben@bsb.me.uk> 2024-08-21 00:58 +0100
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 01:07 +0000
Detecting English Rhyme Words In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 01:12 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 02:42 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 02:50 +0000
AWK language trivia (Was: (Long post) Metaphone Algorithm In AWK) gazelle@shell.xmission.com (Kenny McCormack) 2024-08-21 03:13 +0000
Re: AWK language trivia porkchop@invalid.foo (Mike Sanders) 2024-08-21 05:32 +0000
{} Questions porkchop@invalid.foo (Mike Sanders) 2024-08-21 05:35 +0000
Re: {} Questions Ben Bacarisse <ben@bsb.me.uk> 2024-08-21 09:06 +0100
Re: (Long post) Metaphone Algorithm In AWK Ben Bacarisse <ben@bsb.me.uk> 2024-08-21 09:15 +0100
Re: {} Questions porkchop@invalid.foo (Mike Sanders) 2024-08-21 11:48 +0000
Re: {} Questions Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 2024-08-21 14:08 +0200
Re: {} Questions Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 2024-08-21 14:10 +0200
Re: {} Questions Ben Bacarisse <ben@bsb.me.uk> 2024-08-21 16:38 +0100
Re: {} Questions porkchop@invalid.foo (Mike Sanders) 2024-08-21 18:57 +0000
Re: {} Questions porkchop@invalid.foo (Mike Sanders) 2024-08-21 19:01 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 19:03 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-21 19:13 +0000
Re: {} Questions Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 2024-08-22 00:51 +0200
Longest Common Substring porkchop@invalid.foo (Mike Sanders) 2024-08-23 04:39 +0000
Soundex Algorithm in AWK porkchop@invalid.foo (Mike Sanders) 2024-08-23 05:11 +0000
Re: (Long post) Metaphone Algorithm In AWK porkchop@invalid.foo (Mike Sanders) 2024-08-23 06:13 +0000
Bubblesort/Quicksort in AWK porkchop@invalid.foo (Mike Sanders) 2024-08-23 19:03 +0000
[gawk] Handling variants of CSV input data formats Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 2024-08-25 08:00 +0200

« Previous 1 ... 4 5 6 7 8 ... 199 Next »


csiph-web