github nyaosorg/nyagos 4.3.3_1

latest releases: 4.4.19_0, 4.4.18_1, 4.4.18_0...
7 years ago
  • #330,#331 Fix the original version of file:read incompatible behavior (Thx! @erw7)
  • #332 stop buffering on io.open("w") (Thx! @spiegel-im-spiegel)
  • #333 Fix file:seek() did not work on reading as expected (Thx! @erw7)
  • #333 Fix file:close()'s return value was invalid. (Thx! @erw7)
  • #319 Impl utf8.len()
  • Fix: which reported files which has no suffixes
  • pwd shows logical-path (=pwd -l) as default rather than phisical-path (=pwd -p)
  • Fix: trash was left when incremental-search starts and some string exists on command-line.
  • Shrink the executable with -lfdflags="-s -w"

  • #330,#331 オリジナル版のfile:readの非互換な動作を修正 (Thx! @erw7)
  • #332 io.open("w") でバッファリングしないようにした (Thx! @spiegel-im-spiegel)
  • #333 Fix file:seek() が読み取り時に期待どおり同しなかった点を修正 (Thx! @erw7)
  • #333 Fix file:close() の戻り値がおかしかった点を修正 (Thx! @erw7)
  • #319 utf8.len() を実装
  • Fix: which が拡張子なしのファイルも出力していた点を修正
  • pwd はデフォルトでは論理パスを出力するようにした
  • インクリメンタルサーチを開始した時、表示にゴミが残る不具合を修正
  • -lfdflags="-s -w" で実行ファイルのサイズを削減した

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.