Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / benhoyt/goawk issues and pull requests

#245 - How to print the heading of a tsv when using -H argument?

Issue - State: open - Opened by AnabasisXu 8 days ago - 1 comment

#244 - FIELDWIDTHS no effective

Issue - State: closed - Opened by happydentist about 2 months ago - 1 comment

#243 - Add Unicode chars mode: "goawk -c" or Config.Chars=true

Pull Request - State: closed - Opened by benhoyt 2 months ago - 1 comment

#240 - Add printf %i, %a, %A; Fix %o, %x, %X (they should be unsigned)

Pull Request - State: closed - Opened by benhoyt 2 months ago

#239 - Improve error message when missing -H or in BEGIN

Pull Request - State: closed - Opened by benhoyt 2 months ago

#238 - Misleading Error When Header Name Used in BEGIN/END

Issue - State: closed - Opened by cwarden 2 months ago - 4 comments

#237 - Alternative fix for #236 that avoids decoding entire string

Pull Request - State: closed - Opened by benhoyt 3 months ago - 1 comment

#236 - Make printf %c work on Unicode codepoints

Pull Request - State: closed - Opened by oliverkwebb 3 months ago - 11 comments

#235 - Fix number formatting on non-64bit architectures

Pull Request - State: closed - Opened by guilherme-puida 5 months ago - 3 comments

#234 - Test failures on Linux/i386

Issue - State: closed - Opened by guilherme-puida 6 months ago - 4 comments

#233 - Bump up minimum supported Go version to 1.17, and test on 1.22

Pull Request - State: closed - Opened by benhoyt 6 months ago

#232 - fix: close file

Pull Request - State: closed - Opened by testwill 6 months ago - 2 comments

#231 - srand() initialization without an argument.

Issue - State: closed - Opened by JohnEarnest 7 months ago - 3 comments

#230 - Fix evaluation of empty {} and END{}

Pull Request - State: closed - Opened by benhoyt 7 months ago

#229 - Support for %i in format strings.

Issue - State: closed - Opened by JohnEarnest 7 months ago - 4 comments

#228 - {} behaves like 1, END{} doesn't exhaust input

Issue - State: closed - Opened by oguz-ismail 7 months ago - 2 comments

#227 - What's the purpose of `testdata/echo`

Issue - State: closed - Opened by guilherme-puida 7 months ago - 7 comments

#226 - Use C.UTF-8 as locale when invoking external awk program

Pull Request - State: closed - Opened by guilherme-puida 8 months ago - 6 comments

#225 - Make redirecting to /dev/stderr work on Windows

Pull Request - State: closed - Opened by benhoyt 8 months ago

#224 - Fix a few minor things staticcheck found

Pull Request - State: closed - Opened by benhoyt 9 months ago

#223 - Support for network?

Issue - State: closed - Opened by s3rj1k 9 months ago - 3 comments

#222 - Distinguish between /regexp/ and "regexp" in stringified output

Pull Request - State: closed - Opened by ypdn 9 months ago - 3 comments

#221 - parser: Discriminate between constant and dynamic regexps

Issue - State: closed - Opened by ypdn 9 months ago - 3 comments

#220 - Allow optional newline between "do {}" and "while"

Pull Request - State: closed - Opened by benhoyt 11 months ago

#219 - Allow line break between `}` and `while`

Issue - State: closed - Opened by oguz-ismail 11 months ago - 1 comment

#218 - goawk CSV mode ignores specified field separator

Issue - State: closed - Opened by lucamanga about 1 year ago - 2 comments

#217 - Windows error: flag provided but not defined: -encodedCommand

Issue - State: closed - Opened by anmathew about 1 year ago - 3 comments

#216 - Fix wrong precedence of 'expr | getline' expressions

Pull Request - State: closed - Opened by fioriandrea about 1 year ago - 5 comments

#215 - Fix issue #79: Incorrect parsing of complex ++ expressions

Pull Request - State: closed - Opened by fioriandrea about 1 year ago - 2 comments

#214 - Fix #190: FS regex [^,]* fails on empty field

Pull Request - State: closed - Opened by fioriandrea about 1 year ago - 2 comments

#213 - Fix rare race in pipe-to-command close() result test

Pull Request - State: closed - Opened by juster about 1 year ago - 3 comments

#212 - Add support for new Unicode string escape \u

Pull Request - State: closed - Opened by benhoyt about 1 year ago

#211 - More direct explanation for --csv in goawk help

Pull Request - State: closed - Opened by benhoyt about 1 year ago

#210 - Add support for new \u Unicode escape sequence

Issue - State: closed - Opened by benhoyt about 1 year ago

#209 - flushAll() stops flushing on first error

Pull Request - State: closed - Opened by juster about 1 year ago - 2 comments

#209 - flushAll() stops flushing on first error

Pull Request - State: closed - Opened by juster about 1 year ago - 2 comments

#208 - fflush() stops on first flush error

Issue - State: closed - Opened by juster about 1 year ago - 2 comments

#207 - Bump up minimum Go version to 1.16; remove use of ioutil package

Pull Request - State: closed - Opened by benhoyt about 1 year ago

#207 - Bump up minimum Go version to 1.16; remove use of ioutil package

Pull Request - State: closed - Opened by benhoyt about 1 year ago

#206 - Abstract redirects and pipes into inputStream and outputStream interface

Pull Request - State: closed - Opened by juster about 1 year ago - 9 comments

#205 - system() always returns -1 if process exits due to signal

Issue - State: closed - Opened by juster about 1 year ago

#204 - close() on input pipe does not cleanup child process

Issue - State: closed - Opened by juster about 1 year ago - 5 comments

#203 - close() on pipe command does not return exit status

Issue - State: closed - Opened by juster about 1 year ago - 2 comments

#202 - After Go 1.21 is out, build with PGO enabled

Issue - State: closed - Opened by benhoyt over 1 year ago - 1 comment

#201 - Wait for command to finish when a pipe is closed

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#201 - Wait for command to finish when a pipe is closed

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#200 - Update CSV doc to mention --csv

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#199 - Add --csv option, in line with upcoming AWK and Gawk feature

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#199 - Add --csv option, in line with upcoming AWK and Gawk feature

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#198 - Make two-argument split() respect CSV input mode

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#198 - Make two-argument split() respect CSV input mode

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#197 - CSV - loss of double quote when dataset is updated

Issue - State: closed - Opened by patrickToca over 1 year ago - 2 comments

#196 - Missing support for json input files

Issue - State: closed - Opened by gicao over 1 year ago - 1 comment

#196 - Missing support for json input files

Issue - State: closed - Opened by gicao over 1 year ago - 1 comment

#195 - Allow outputting to /dev/stderr on Windows

Issue - State: closed - Opened by naalmlqpele over 1 year ago - 14 comments

#194 - Ensure we use value of FS at the time the record was read

Issue - State: open - Opened by benhoyt over 1 year ago

#193 - Ensure "exit" without status code doesn't set exit code

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#193 - Ensure "exit" without status code doesn't set exit code

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#192 - Allow { blocks } with just semicolons in them

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#192 - Allow { blocks } with just semicolons in them

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#191 - Exit status code in BEGIN should apply if END has exit

Issue - State: closed - Opened by benhoyt over 1 year ago

#191 - Exit status code in BEGIN should apply if END has exit

Issue - State: closed - Opened by benhoyt over 1 year ago

#190 - FS regex [^,]* fails on empty field

Issue - State: closed - Opened by benhoyt over 1 year ago

#189 - Parsing "expr | getline > 0" fails without extra parens

Issue - State: closed - Opened by benhoyt over 1 year ago - 2 comments

#188 - Parser doesn't allow null ; (semicolon)

Issue - State: closed - Opened by benhoyt over 1 year ago

#187 - Reintroduce additional resolve passes to fix complex mutual recursion

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#186 - Mutually-recursive functions without type info cause compiler panic

Issue - State: closed - Opened by benhoyt over 1 year ago - 6 comments

#185 - Add tests that require topoSort

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#185 - Add tests that require topoSort

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#184 - Fix "undefined function" error with mutually-recursive functions

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#184 - Fix "undefined function" error with mutually-recursive functions

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#183 - GoAWK 1.23.X fails on gron.awk

Issue - State: closed - Opened by xonixx over 1 year ago - 7 comments

#183 - GoAWK 1.23.X fails on gron.awk

Issue - State: closed - Opened by xonixx over 1 year ago - 7 comments

#182 - Wrong order of output with pipe and print

Issue - State: closed - Opened by xonixx over 1 year ago - 1 comment

#181 - Add support for --csv (which Gawk and onetrueawk are adding)

Issue - State: closed - Opened by benhoyt over 1 year ago

#180 - Limit ARGC to a reasonable max value

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#179 - Fix panic with certain obscure regexes

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#178 - Do two resolver passes to ensure we set unknown param types

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#177 - Increment GoAWK version to 1.23

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#176 - Make length(x) also work when x is an array

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#175 - Refactor and simplify resolver to use two passes

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#174 - When running "gawk --posix", ensure we're using UTF-8

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#173 - Add support for "nextfile"

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#172 - Add GroupingExpr to fix "(a)++b" parsing issue; pretty-print precedence

Pull Request - State: closed - Opened by benhoyt over 1 year ago

#171 - Add support for 'nextfile'

Issue - State: closed - Opened by benhoyt almost 2 years ago

#170 - Allow parsing of "cond && var=value" and similar expressions

Pull Request - State: closed - Opened by benhoyt almost 2 years ago

#169 - Optimize constant integer array indexes to avoid toString() at runtime

Pull Request - State: closed - Opened by benhoyt almost 2 years ago

#168 - Make constructs like $++lvalue not an error

Pull Request - State: closed - Opened by benhoyt almost 2 years ago

#167 - Error parsing $++a

Issue - State: closed - Opened by benhoyt almost 2 years ago

#166 - Error parsing "cond && var=value"

Issue - State: closed - Opened by benhoyt almost 2 years ago - 3 comments

#165 - Try to fix SIGABRT with "go test -race" on macOS (Go 1.15)

Pull Request - State: closed - Opened by benhoyt almost 2 years ago

#163 - Deleting from array while looping

Issue - State: closed - Opened by n8ta almost 2 years ago - 2 comments

#162 - Add tests for -d and -da

Pull Request - State: closed - Opened by benhoyt about 2 years ago

#161 - Should coverage profiles use relative filenames?

Issue - State: closed - Opened by benhoyt about 2 years ago - 2 comments

#160 - Update code coverage docs for grammar, simplicity, and consistency

Pull Request - State: closed - Opened by benhoyt about 2 years ago - 1 comment

#159 - Fix tests on macOS

Pull Request - State: closed - Opened by benhoyt about 2 years ago

#158 - Coverage fix

Pull Request - State: closed - Opened by xonixx about 2 years ago