• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yuin / gopher-lua / 7105463227

Builds Branch Commit Type Ran Committer Via Coverage
7105463227 master Merge pull request #463 from Megalithic-LLC/updated-link-to-gluasocket Re-add link to relocated gluasocket library push 05 Dec 2023 07:13PM UTC web-flow github
89.57
7077071928 refs/tags/v1.1.1 Remove LValue.assert* functions. GopherLua is a relatively old project. Old Go runtime had slow interface type assertions, but now Go runtime better its performance. push 03 Dec 2023 01:07PM UTC yuin github
89.57
7069702261 master Remove LValue.assert* functions. GopherLua is a relatively old project. Old Go runtime had slow interface type assertions, but now Go runtime better its performance. push 02 Dec 2023 10:41AM UTC yuin github
89.57
6754547631 master Merge pull request #453 from mzki/fix-xpcall-error-in-error-handler Fix xpcall error in error handler push 04 Nov 2023 11:28AM UTC web-flow github
89.95
6516822265 master Merge pull request #460 from 0x501D/fix-gh-459 popen: support nil in second argument push 14 Oct 2023 09:21AM UTC web-flow github
89.97
6466275660 fix-gh-459 popen: support nil in second argument In the C implementation of the Lua interpreter, in the io.popen function the second argument can be nil: Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio: > x,y = io.popen("ls", nil) > assert(x) > assert(... Pull #460 10 Oct 2023 07:49AM UTC 0x501D github
89.97
6457380734 fix-gh-459 popen: support nil in second argument In the C implementation of the Lua interpreter, in the io.popen function the second argument can be nil: Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio: > x,y = io.popen("ls", nil) > assert(x) > assert(... Pull #460 09 Oct 2023 01:33PM UTC 0x501D github
89.97
6350617439 fix-fopen-flags fopen: expand supported file modes Support file modes: r+b, w+b, a+b. Closes #457 Pull #458 29 Sep 2023 11:01AM UTC 0x501D github
90.04
6339894298 gh-455-fix-read iolib: fix different behavior in read function $ lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio > file = "/tmp" > fd, _, code = io.open(file, "r") > _, _, ecode = fd:read(1) > print(ecode) 21 > gopher-lua throws an exception: re... Pull #456 28 Sep 2023 01:55PM UTC 0x501D github
90.03
6338540634 gh-455-fix-read iolib: fix different behavior in read function $ lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio > file = "/tmp" > fd, _, code = io.open(file, "r") > _, _, ecode = fd:read(1) > print(ecode) 21 > gopher-lua throws an exception: re... Pull #456 28 Sep 2023 12:00PM UTC 0x501D github
89.97
6338525461 gh-455-fix-read iolib: fix different behavior in read function $ lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio > file = "/tmp" > fd, _, code = io.open(file, "r") > _, _, ecode = fd:read(1) > print(ecode) 21 > gopher-lua throws an exception: re... Pull #456 28 Sep 2023 11:58AM UTC 0x501D github
89.97
5124316891 master Merge pull request #433 from ttys3/fix-utc-date-format push 30 May 2023 05:08PM UTC web-flow github
89.97
5108879814 master Merge pull request #425 from mdogan/master Convert string math params to number instead of failing with error push 29 May 2023 05:39AM UTC web-flow github
89.81
5108750003 master Merge pull request #438 from deflinhec/bugfix/coroutine-context-leak Fix lua coroutine context leak push 29 May 2023 05:17AM UTC web-flow github
89.81
5021554604 bugfix/coroutine-context-leak Fix lua coroutine context leak Pull #438 29 May 2023 05:14AM UTC deflinhec github
89.81
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc