Commit Graph

8 Commits (f7c283e8bbbe7cb403bb919f50ecd1c99cea1806)

Author SHA1 Message Date
David Höppner 6787a9bc69 mawk: silent version update 2010-05-08 12:03:55 +02:00
David Höppner 3dd4f42e6f mawk: silent version update 2010-04-20 19:50:23 +02:00
David Höppner fe96ff7caf mawk: update version to 1.3.4 2010-01-30 13:51:30 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Hoeppner 69b39e9cda New mawk release 20090920, correct homepage 2009-09-30 01:24:31 +01:00
Max Howell 3b4dac6ddd Default to patch level 1
Having gone through our patches it's clear that p1 is more standard.

Also fixed a bug where returning DATA outside of an array would fail to patch.
2009-09-16 17:08:32 +01:00
Max Howell 93b192046f Use __END__ patch rather than github gist
Also there was seemingly some bug where if you didn't read the pipe for the
patch commmand the exit status was non-zero.
2009-09-16 14:49:06 +01:00
David Höppner 243e111f8a Mawk formula
Mawk (Mike's AWK) is an interpreter for the AWK Programming Language.
2009-09-14 20:33:47 +01:00