summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-08-08Updated version (0.9.6_pre2r9980 -> 0.9.6_pre2r9981).haawda
2017-08-07Updated version (0.9.6_pre2r9976 -> 0.9.6_pre2r9980).haawda
2017-08-06Updated version (0.9.6_pre2r9974 -> 0.9.6_pre2r9976).haawda
2017-08-05Updated version (0.9.6_pre2r9971 -> 0.9.6_pre2r9974).haawda
2017-08-05Updated version (0.9.6_pre2r9970 -> 0.9.6_pre2r9971).haawda
2017-08-04Updated version (0.9.6_pre2r9969 -> 0.9.6_pre2r9970).haawda
2017-08-03Updated version (0.9.6_pre2r9968 -> 0.9.6_pre2r9969).haawda
2017-08-03Updated version (0.9.6_pre2r9967 -> 0.9.6_pre2r9968).haawda
2017-07-31Updated version (0.9.6_pre2r9964 -> 0.9.6_pre2r9967).haawda
2017-07-30Updated version (0.9.6_pre2r9963 -> 0.9.6_pre2r9964).haawda
2017-07-28Updated version (0.9.6_pre2r9961 -> 0.9.6_pre2r9963).haawda
2017-07-26Updated version (0.9.6_pre2r9957 -> 0.9.6_pre2r9961).haawda
2017-07-25Updated version (0.9.6_pre2r9955 -> 0.9.6_pre2r9957).haawda
2017-07-23Updated version (0.9.6_pre2r9951 -> 0.9.6_pre2r9955).haawda
2017-07-22Updated version (0.9.6_pre2r9950 -> 0.9.6_pre2r9951).haawda
2017-07-21Updated version (0.9.6_pre2r9949 -> 0.9.6_pre2r9950).haawda
2017-07-18Updated version (0.9.6_pre2r9948 -> 0.9.6_pre2r9949).haawda
2017-07-16Updated version (0.9.6_pre2r9947 -> 0.9.6_pre2r9948).haawda
2017-07-15Updated version (0.9.6_pre2r9946 -> 0.9.6_pre2r9947).haawda
2017-07-14Updated version (0.9.6_pre2r9944 -> 0.9.6_pre2r9946).haawda
2017-07-13Updated version (0.9.6_pre2r9940 -> 0.9.6_pre2r9944).haawda
2017-07-11Updated version (0.9.6_pre2r9939 -> 0.9.6_pre2r9940).haawda
2017-07-11better pkgver functionhaawda
2017-07-01Updated version (0.9.6.pre1.9926 -> 0.9.6.pre1.9929).haawda
Changelog ========= Add generator-uvector and co. (5e2c92ac7) Typo fix (b8fb87462) Added srfi-147 tests (9e6e7f637) Integrate srfi-64 with gauche.test (b3fd802fe) gauche.logger - Also allows 'ignore in path of <log-drain> (1504e1dcf) gauche.logger - Allow <log-drain> to take 'current-output as path (6409d7fc8) gauche.test - Expose test-pass++, test-fail++ etc (0c10854cc) Add srfi-64 reference implementation test (c15e61453) Some surgery on srfi-64, preparing to integrate with gauche.test (3f39e80af) Nicer code to make the compiler happy (0e1ef2666) srfi-64 Adjustments for Gauche (0019e55fc) Add srfi-64 (e0c000a43) Doc addition (350a3dc4b) Avoid depending srfi-1 (bdb5dce49) Document scheme-r7rs basename and srfi-22 (40da1da18) Recognize R7RS+SRFI-22 script when invoked as scheme-r7rs (d647f7770) Merge pull request #291 from nkoguro/fix-typo (bc7484b27) Fix typo in byte-set!. (c8dc387c7) Make closure-env->list internal (cef694aa1) Merge pull request #290 from nkoguro/closure-env (3a42c020a) Look into closures in toplevel closures' env frames for gref check. (18581b3f0) Enchance *vt100-compatible-terminals* (5ce296470) Make gauche.test not depend on util.match (c6b05bb5e) ChangeLog entry for the last merge (86aa313cf) Merge pull request #288 from nkoguro/code-location (23421a78d) Show the line number and the actual code for dangling gref and arity invalid error if possible. (9b5afee12) Fix build under uClibc (3320a10b2) More doc (9b3160a3a) Add doc and examples (ac97c8700) compiler - global-eq? to use global-identifier=? (041f5a15d) Avoid calling global-id within module-qualified-variable? (3a06697cb) Edit explanation of string mutation (7dceffe73) Comment addition (36ae48484) Improve syntax-error to add source macro form to the condition (d893822dd) Add make-error experimentally (3ba69d8fb) Update ChangeLog (90cb450b9) Merge pull request #286 from qykth-git/libatomic_ops7.6.0-subtree (2370d5331) Merge commit 'f304d7547aeef4af82bdda7c575b470572e01845' into libatomic_ops7.6.0-subtree (302dbd2b1) Squashed 'gc/libatomic_ops/' changes from 3a497aa28..22d4527b5 (f304d7547) Code cleanup regarding define-macro (abbf72b64) Enhance ScmMacro to improve macro debugging (b32b2286b) Example typo fix (78a2397df) Fix syntax-rules bug that doesn't handle underbar as specified (075432ee8) Comment editorial fix (7ccdea00c) Doc translation for srfi-143 (7a5aaa5e4) Some editorial fixes (0bc4abb31) Support srfi-143 (efe3c13b5) Fix twos-exponent-factor when argument is 0 (02a0fccee) srfi-143 - typo fix (c6366a285) Add doc of square (5677331fb) Split test-script to autoloaded file to avoid undesired dependencies (a7163293f) Merge pull request #285 from nkoguro/extend-test-script (e4c53fe50) Run test-module against the script file's module in test-script if it exists. (9da5af338) Adapted to final srfi-143 (74f5492b1) Fix subsection name in doc (e3d1ca66d) More description on nested ellipses (8a1b89e9c) Some more tests in syntax-rules macro (4244789dc) Add explanation of nested ellipses (2d0713c0d) Support srfi-149 multiple ellipses following subtemplate (c4d81dd16) Fix syntax-rules that failed to catch bad ellipses in pattern (e123fe583) Make describe work on records (9acf45259) Let the default `describe' return nothing (eed355573) Renamed instance-slot-set! for the consistency (dc95f858d) Fix instance-slot-ref to check unbound slots (54c1d5475) Moved core methods of describe to src/libobj.scm (953c4e74a) Fix record positional match (495acf842) Fix positional matching of records in util.match (914ee4239) more tests for gauche.record (6983410a5) Add missing use to allow test with test-record.scm alone (265a97d06) util.match - Made match:$-ref generic function (6cf3dc250) srfi-143 - Use fx=? etc. instead of fx= (771082e6e) Provisionally added srfi-143 (01c07542a) Fix make install in lib (001f29916) Merge branch 'master' of github.com:shirok/Gauche (053a51ccf) Let make-default-console check stdin is connected to tty (27b1dc84c) Fix unprotected allocated cmdline args on Windows (e3c684d23) Doc translation (222612830) Update copyright (e55d69ac9) Fix dict-seek, add dict-find, dict-any (66564ee35) Small optimization in Scm_MethodApplicableForClasses (d5f769d2e) Fix dict-seek impl, adding tests (8aecb8f8d) Make ./DIST self-host-test work on MinGW (2a6ca13db) Merge branch 'master' of github.com:shirok/Gauche (c9fedb483) Revive buildopt setting in mingw cross build (fe6aefc22) Added dict-seek API (dbc9ded98) Add dict-immutable? (5254d6ea5) Reject dotted lists in non-last args of append, append! (fdf0179f9) Explanation of the last commit in comment (f194138a2) Merge pull request #283 from Hamayama/mingw_arch (db6f434d6) Update mingw-dist.sh for the architecture name change of MSYS2/MinGW-w64 (74b0d9d80) Document hash-table-find anomality (0d8e7fb33) Oops, test fix (125a8dd07) Fix list*/cons* to require at least one arg, as specified (97df5967c) gauche.process - Fix a bug in shell-tokenize-string (ed1f29cb6) Fix include-library-declarations (76d8548f5) Fix cond-expand in define-library (866cec46d) More test on internal definition and macro (ab6c67f9e) Fix internal definition scan (feaf255b4) scheme.r5rs - avoid redefining 'define' (c3bcb6f15) Fix https://github.com/shirok/Gauche/issues/221 (a10561219) Rename Scm__InternalClassName to Scm_ShortClassName (abd37d142) Fix %generic-dispatcher-dump in case gf doesn't have dispatcher (061e8520b) Fix dispatch accelerator on handling non-leaf methods (8a625abe4) Code cleanup (37aab0538) Split class private APIs to priv/classP.h (a23e92a06) Add basic tests for method dispatch accelerator (5b1e91976) Experimentally added method dispatch accelerator (f80345769) Split libatomic_ops inclusion into separate header file (ce2dc9963) Optimize =?, <?, <=?, >? and >=? (ac0441da2) precomp - Allow define-cfn in the toplevel (b9bdaed65) cise - Fix let1/cps generating duplicated declarations (5b3bdab72) Code cleanup (4b49c6146) Document -fno-inline-setters option (2b2fb1dad) Added comparator-performance.scm (81cf7d2f0) Skip Scm_SortMethods if we have only one applicable method (556fee985) gauche.time - Avoid error when rate yields +inf.0 (a45cb3ae5) Method object cleanup (6c5854d9f) Adjust preprocessor macros for consistency (d7b9c3dfe) Avoid creating next-method object when unnecessary (55d275a78) Add clean-build-test command (b4cd79df0) Merge branch 'master' of github.com:shirok/Gauche (b39622c15) Add 'leaf' flag in ScmProcedure (e26b246a5) Merge pull request #281 from Hamayama/precomp_test (57f7f9106) Fix precomp test on Windows (b0933235d) Save list of unused args in comiled code (91eb9ba1a) Add doc on method qualifier (9a3ea05b7) Add test for setter optimization path (bbf2c6da7) Add -fno-inline-setters flag (1369264b1) Add some examples (495a06c9c) Avoid redefining generic function when unnecessary (c52cdd340) Fix out-of-tree test (2056559db) Make most builtin methods `locked' (2431b8700) Revise comment (659ac6201) Further setter optimization (c1985130c) Fix fallback case of setter inline expansion (cd82203f7) Keep subr's binding info in the subr's info (01667cec5) Update gauche.h comment on ScmProcedure (13a010957) Better error message from getter-with-setter (07efa195b) Enable inlining setter in (set! (op arg ...) val) (102687c86) Lift pass1/expand-inliner (19aec0ae2) getter-with-setter now locks the setter (87fb60a82) Fix export list of gauche.procedure (f13b47ddd) Split the compiler source (7b4ea1707) precomp - Fix single-source case (758e4f16b) Explain constraints of precompiled sources (298bc5b23) Make precomp to take --single-interface option (ea4c9260b) Revert inadvertent change in doc (3ba67afff) Start adding precomp test (6209ffe4a) Cosmetic fixes (c3fac65f4) Replace win-break-cmdargs with std lib function shell-tokenize-string (0d5a64ac3) Merge pull request #279 from torus/patch-1 (1cee26808) Small fix on make-comparator/compare reference (7004558b4) Merge pull request #278 from leque/doc-fix (a26855932) use `@dots` instead of `...` (bd51c270c) use `@defmac` instead of `@deffn {Macro}` (556382c84) Doc translation of gauche.lazy (287dd04bc) Update info document (0105c2704) Update doc about toplevel ,info command (b1fe9f7fb) Toplevel ,info command can now take regexp to search (b9c484bdf) gauche.interactive.info - Avoid showing multiple entries when unnecessary (61c293d37) gauche.sequence - Add group-contiguous-sequence (32f4a7d89) Add module name to the description of each entry in doc (aac4c6111) Recognize unicode ellipsis between the info entries (0ef1837cf) Search info file from doc directory first when -ftest is given (ae7906cc4) Define feature identifier gauche.in-place when -ftest is given (576030606) Add doc for assume (c7c6d9b39) Add srfi-145 assume as built-in macro (4246f5f38) Doc of char-set-immutable? (61d710f3b) Add char-set-immutable? (00164510c) Further cleanup of define-class etc expansion (3e029427c) Rewrite define-class expander etc using quasirename (48bd33037) Hygienic expansion of define-condition-type (97fdc48ff) Make expansion of define-class etc. hygienic (f46270449) Doc translation (6962945ec) Toplevel command help fix (75698af04) Doc typo fix (7ddda2903) Add tests for floor- and truncate- family of integer division (f9c8184ad) Add zero divisor check in round-* family of integer division (f158baa01) Rewrite srfi-141 using builtin procedures (8c11b3a1b) Add srfi-141 doc (7b6cf1d69) Add docs for floor-quotient etc. (6fb377126) Add ,reload and ,load toplevel commands (6ccbd1369) Expand hygienically REPL toplevel commands (cb8ad7a48) Typo fix (d4a67f7e2) 0.9.6_pre2 (c4f8a8898) Add srfi-141 entry to src/srfis.scm (5f2c68a2f) Test fix (7e391b7c0) Add srfi-141 support (323b8784a) Revise doc (8caa24035) Add Scm_SigFillSetMostly() API (f88b5132f) rfc.http - Error message typo fix (cedcbdb9e) rfc.http - Fix glitch when http is redirected to https by 3xx response (1463d56e6) Typo fix (a2860c070) Merge pull request #277 from tsahara/fix-sendmsg-tests-on-openbsd (8a2947ef7) should not send to 0.0.0.0 but 127.0.0.1. fixes #275. (109e5bd28) Document for extension of atomic etc. (d499a23b2) gauche.threads - Allow atomic etc. to take multiple timeout values (55438dad7) Doc fix (44e7cab3a) Doc typo fix (ef439e9f0) Exclude SIGTHR from master sigmask (226da3ebd) Add SIGTHR default handler (272f66184) Split most of APIs from text.console to text.console.generic (65964d236) Merge pull request #274 from qykth-git/tls (3d0e67315) Add useless white space to minimize axtls.diff (54cec1f6c) Update axtls.diff (06d2552b4) Update to axTLS 2.1.3 (86fa2ae5e) Factored out Scm_ClampMode (12baa598d) Remove unused code (b944b0cbc) Example fix (f6c4dcbd6) Test for UVEC-REF inline expansion (f59901868) Move uvector-ref/set! to core for better optimization (d2999c568) Add test for pass3/late-inline (b5b9de1e1) Fix bug in inlining %uvector-ref (05b33e91e) Fix bug in trapper-port (only used in gosh-noconsole) (469e24bf6) Editorial fix (338c7f52e) Factored out macro-related builtins into libmac.scm (b439aa195) Check makeinfo version when generating html docs (3eefd79b9) Doc translation (05a55f934) Improve source code info tracking (c5ca116a3) Switched procedural inliner calling protocol, allowing more optimization (4e7cba5d4) Fix: We should've used %make-macro-transformer (c053c7a52) Old compiler macro to follow new compiler macro protocol (09f7e53fd) Replace define-compiler-macro w/ define-inline/syntax (b84b63cd4) Mark define-compiler-macro obsoleted. Warn if used. (34e3b49ef) Change getter-with-setter to use %procedure-copy (f410552dc) Add %procedure-copy (4876d1730) gauche.uvector - Explicitly list exported symbols (322e103f8) Rewrite TAGvector-ref inlining with define-inline/syntax (b522606a4) Allow define-inline/syntax to be precompiled (cd288b747) Add macro-name accessor (e2355508b) Add define-inline/syntax (d9d0739fb) Set autoload to save loading time w/ GAUCHE_READ_EDIT (ad98aeb07) Doc fix (64ef304ba) ChangeLog for #98c885c (689c08e6f) Add Scm_ExtractKeywords (98c885c11) Doc translation (365093d59) Add srfi-132 (partial) (34da4c5b3) Doc translation (0d73e6450) Refactoring procedural inliner - step 1 (b3bc2c4fc) Doc translation (934ec861a) Make skipping in delete-neighbor-dups[!] consistent (c8bf51bfa) Comment addition (14ed1ac83) Fix delete-neighbor-dups family, and add docs (7d01af624) gauche.sequence Add delete-neighbor-dups family (no doc yet) (872d20436) slib - Fix circular dependency issue (f9dd55a4c) slib - Make sure library-vicinity ends with path separator (fae6eeaaf) gauche.charconv - Support using u8vector for multibyte sequences (4ef290677) Fix %printer bug (9536acac2) Precompile gauche.dictionary (156f6568f) Experimentally use pretty-printer in REPL (db5251ecc) gauche.pp - make width etc configurable (07cd00912) Editorial fix (92666e606) Add Scm_WriteControls.printWidth (2206ed59a) Doc fix (b6bc0895e) Comment addition (e4e1e5bf4) Update slib.scm, and provide srfi-96 (0ff44bd38) Avoid generating slib.scm by configure (b967966e3) Add srfi-129 (c697a7f48) Add srfi-74 (fb62c7eff) binary.io - Add get-[su]int/put-[su]int! (275a659cd) Proper srfi-66 support (fd654eaa7) Add srfi-66 (4324e0954) gauche.uvector - Add TAGvector=? and TAGvector-compare (7632383b5) Add Scm_MakeImmutableCharSet (a2fcbc7f3) Some doc addition to syntax-rules (778e7847f) Doc fix (7791e862e) file.util - Add string->file etc to complement file->string etc. (c10580c45) Fix file.util test on MinGW (aa10ab085) Doc (a59698d06) rfc.http - Add back stunnel support for https connection (39a016efd) file.util - Add extensions keyword arg to find-file-in-paths (fa65f756e) Fix tls input port (857b57bc8) do-pipeline doc fix and translation (8a82f3909) Fix bug in waiting behavior of run-pipeline and process-wait (f65797d9c) Introduce do-pipeline/run-pipeline (7424fd762) Make charsets in regexps immutable, too (7289c962f) Made literal charsets immutable (c58ec6291) Fix a couple of charset bugs (62894390c) Avoid allocation of separate vector in single-range immutable charset (6adbf0b8b) Improved immutable charset access when there's only one range (c1b2297d9) gauche.time - Add missing exports (c0543d8f9) Add charset benchmark script (2ca0c9bf4) More immutable charset tests (aa62b03a8) Fix of and more tests for immutable char-set (ffff7fedd) Add support of immutable char-set (e989bfad5) Add ChangeLog for PR #271 (2c1b4cefb) Add const qualifiers (bdb6ac73d) Merge pull request #271 from qykth-git/tls (e536eedbf) Update axtls.diff (b214d2a3d) Update to axTLS 2.1.2 (41cb12f71) Document uvector-binary-search (04b8ee56a) uvector-binary-search - Make it error if vec size isn't multiple of record size (d8c1d11d9) Allow #f to indicate default in uvector-binary-search arg (b7c83e9bc) Add rounding argument to uvector-binary-search (e1efb6da5) Fix a bug in raw vector binary search (4b73d1181) Finishing up srfi-118 translation (5579d1320) Editorial fix (07bca40b2) Doc translation (ffa1f0f96) Change uvector binary search API to allow floor/ceiling search (8e0fd5528) Some doc edition (74aad1dea) gauche.process - Fix hang problem when stdin feed is not read (bb04588ad) Fix slib installation (f1c147ab8) Fix derivation of initfn name in Scm_DynLoad (ff6cdff81) Doc typo fix (0004d1cb8) Document do-process (b0f561090) Add SCM_PORT_OUTPUT_TRANSIENT mode in port (396c92d4b) Doc addition (aef7aed24) ChangeLog for #8910631 (a0df1dabd) Merge pull request #265 from qykth-git/tls (89106311c) ChangeLog for the #df2f0a8 (20b679469) Merge pull request #264 from Hamayama/winprof (df2f0a8b7) Update axtls.diff (643528066) Update to axTLS 2.1.1 (62d6bc4f8) Enable profiler function on Windows (34bdbe8b8) Doc fix (79129d8af) Comment typo fix (62c83ff55) Add comment (8ddad9793) Fix er-macro that didn't capture toplevel defining env (6b9051717) Typo fix (stage2 didn't use freshly compiled binary) (3382c1bda) Update ChangeLog for PR #261 (1dbfe285c) Merge pull request #261 from qykth-git/tls (34f356897) Update axtls.diff (2f3973431) Update to axTLS 2.1.0 (e3178f37e) precomp - Keep name of precompiled macro it itself (763f66e8d) precomp: Shortcut at using builtin modules (6c9fb1558) DIST: convenient self-host testing (f04e11f49) Fix out-of-tree build test (090372652) Dependency fix (d67c80172) precomp - improved literal module handling (70435ddb3) Merge pull request #260 from qykth-git/tls (70e3338b1) Use Unix-style path separator for diff file even if we uses Windows-style path name (30ee9b016) Merge pull request #259 from Hamayama/winver (c1b823399) Set WINVER and _WIN32_WINNT (262d4ecf2) Obsolete %expand-er-transformer, too (e9d6ab3a7) 0.9.6_pre1 (3ee4b1f39) Drop primitive-macro-transformer (e16a2de4b) Merge pull request #257 from Hamayama/axtls_win_fix (4af9d85e4) Merge pull request #258 from pclouds/modgauche-texi-typo (7071028cb) modgauche.texi: typo fix (6f9f73187) Fix build issue related to gauche.interpolate (8d1cca0c8) Remove RNG_mutex_init (d95e490a0) Merge pull request #256 from Hamayama/uint_fix (23f6e57d8) Fix axTLS on Windows (8027a370e) Fix uint to u_int (flat numberical vector binary search) (ebb206f84) Updated slib.scm.in (9df3f2754) Move srfi-111 stuff from libmisc to libalpha (b7854c8fb) Fixed symbol searching when ancestor module has export renaming (ec3c70913) unwind-protect - Do not run cleanup if exception is continuable (84d1e959f) rfc.http - Make sure cleanup is done properly (4ff1e75c9) Regenerate axtls.diff (e88dd3849) Fix MT hazard in ext.tls (48eb58703) gauche.net - include errno info in getaddrinfo error (b981c6345) Tweak string interpolation expansion (e2cbfbded) Document about string-interpolate* visibility (cb8a8b41b) Changed string interpolation expansion (cb4750e62) Fix static build (5588b5514) Another fix on static build wrt. avoid embedding identifiers (a425a1343) Fix static library build wrt. external libatomic_ops (70a68eb30) Name fix (make-standalone -> build-standalone) (067da7bb6) Add flat numberical vector binary search (9467dd8a1) Prohibit restarting body of unwind-protect once cleanup is done (e2faf6717) gauche.test - test-error can now check message (994f53886) Define write-object on <set> and <bag> for the convenience (c4db5c636) Fix man.cgi - it failed to pick section name including <code> markup (a9695ab00) Reflect srfi-113 reference implementation fix (040b872b3) Optimization in srfi-113 (236e53a4c) Add hash-table-find (84edb41eb) Fix cgen test to align the change of cpp nesting generation (49f487728) Small editorial fix (e45bd9dac) Merge pull request #254 from nkoguro/cpp-conditions-order (9bc42867d) Fix the order of #if conditions. (d19f9d104) Merge pull request #253 from nkoguro/define-cfn-static (7362bdc7b) Emit declarations of static define-cfn. (c7b998074) more docs on srfi-127 (f614ab29c) srfi-127 - Fix lseq-zip (4657bdeeb) Cross reference from lazy sequences to srfi-127 (6ef784134) Soem doc of srfi-127 (455927d9f) Fix lseq-take, rewrite lseq=?. (a3cde9e5e) Add srfi-127 support (c1957e6de) Purge Scm[U]Int32 in favor of [u]int32_t (7dc465757) precomp - change without-precompiling to emit into C instead of *.sci (8eff6890f) gauche.parameter - Fix a bug on handling value exprs restarted by call/cc (08486f133) Avoid emitting identifiers into *.sci files (58e83029c) Experimentally added text.template (66aae9c1a) Fix macroexpand-all that leaked 'it' node (424a4de84) Make expansion of string-interpolate hygienic (144d532d1) Document char-east-asian-width (2c036c24c) Add char-east-asian-width (07ced1acb) gen-unicode.scm - Emit EastAsianWidth proprety into unicode_attr.h (d5c8790df) text.unicode.ucd - Read EastAsianWidth (816a8c1f2) text.unicode.ucd - fix off-by-one error (fa8c9130b) gen-unicode.scm - Add --fetch operation (65f8a7181) Remove pre-0.9.5 kludge (40cec2cc6) Code cleanup in port.c (a9e90e38c) Merge pull request #251 from leque/fix-243 (4901125e1) fix #243: util.match - Quasipattern doesn't work with vectors (ac8ec86e7) Fix doc of string-prefix? family (3d58d9db2) Doc editorial fix (64f90b3d9) Removed obsoleted apis (59b0a21e6) Docs (93c93122e) Update pre-0.9.5 code & comment typo fix (dcae54864) Make er-macro-transformer compiled into core (2f934d513) Merge pull request #248 from Hamayama/makedoc (f91f4160c) Fix unquote-splicing (ed52ade56) Change makedoc.scm for MSYS (mintty) (fbef46053) Use shell-escape-string to invoke command via cmd.exe on Windows (8a46cb906) Merge pull request #247 from Hamayama/cmd_msys (2e4261629) Fix running commands for MSYS (mintty) (2fbd64c2f) The last fix was not quite right (2ed983752) Fix comment (b06f19f33) Merge pull request #246 from kinoshita-lab/master (52277a126) fix slib load path for x86_64, since (gauche-architecture) returns "x86_64-pc-mingw64" and detected as "unix". (6225f4f49) Typo fix (91443d5fa) Update ChangeLog (a7b51effa) Merge pull request #245 from leque/fix-U+20000-category (ea9506797) (char-general-category #\x20000) should be Lo (d31eb5c02) gauche-process - Check on-abnormal-exit argument value (0085eea36) Remove pre-0.9.5 transient code (6fe91bbbe) Fix main.c to call 'main' proc properly (97196adb9) Some doc revision (9bf08bfd7) Insert link for every html man page up to gauche doc mainpage (604c1007b) Editorial fix (9badaf8a6) Add doc/man.cgi as an example (36ab05016) Doc small format fix (cad5387e1) Clean up warning note on precompilation (220e4f68b) Reorganize doc build using makedoc.scm (be6bb5c8d) Avoid preprocessor symbols redefinition on OpenBSD (da2ea7650) Typo fix (6ce3630f7) gauche.process - Add do-process and do-process-pipeline (f4583fe59) Merge pull request #241 from qykth-git/doc (dd63d61f4) Sort lines (0a0234de8) Put version number to each HTML pages (8d74ac56a) Use "texi2any" instead of "texi2html" to make HTML document (b16d8f496) Remove redundant clean files (66faca49d) Refactor "maintainer-clean" target (55c6a5f06) Remove transient code (55f486c78) Update debug-source-info using 0.9.5 internal proc (48f29e1ec) Remove obsoleted check (80ee22348) Typo fix (6e5078c25) Avoid using non-ascii code in the source when unnecessary (03375ce50) rfc.tls - Detect LibreSSL as well (c26a4836e) Editorial fix (247a6c357) Add HOWTO-precompile.txt (c6276f0d0) Note the version requirements of build tools in HACKING (7a714e0fc) Refer to 'Basic comparators' instead of 'Comparators' (14d448a5b) Merge pull request #239 from qykth-git/typo (7f571ef2f) Typo fix (813b0366e)
2017-06-24Updated version (0.9.6.pre1.9922 -> 0.9.6.pre1.9926).haawda
2017-06-20Updated version (0.9.6.pre1.9921 -> 0.9.6.pre1.9922).haawda
2017-06-20Updated version (0.9.6.pre1.9920 -> 0.9.6.pre1.9921).haawda
2017-06-18Updated version (0.9.6.pre1.9918 -> 0.9.6.pre1.9920).haawda
2017-06-15Updated version (0.9.6.pre1.9917 -> 0.9.6.pre1.9918).haawda
2017-06-14Updated version (0.9.6.pre1.9916 -> 0.9.6.pre1.9917).haawda
2017-06-13Updated version (0.9.6.pre1.9914 -> 0.9.6.pre1.9916).haawda
2017-06-12Updated version (0.9.6.pre1.9910 -> 0.9.6.pre1.9914).haawda
2017-06-11Updated version (0.9.6.pre1.9908 -> 0.9.6.pre1.9910).haawda
2017-06-10Updated version (0.9.6.pre1.9903 -> 0.9.6.pre1.9908).haawda
2017-06-08Updated version (0.9.6.pre1.9902 -> 0.9.6.pre1.9903).haawda
2017-06-08Updated version (0.9.6.pre1.9901 -> 0.9.6.pre1.9902).haawda
2017-06-06Updated version (0.9.6.pre1.9900 -> 0.9.6.pre1.9901).haawda
2017-06-04Updated version (0.9.6.pre1.9897 -> 0.9.6.pre1.9900).haawda
2017-06-03Updated version (0.9.6.pre1.9893 -> 0.9.6.pre1.9897).haawda
2017-06-01Updated version (0.9.6.pre1.9885 -> 0.9.6.pre1.9893).haawda
2017-05-30Updated version (0.9.6.pre1.9883 -> 0.9.6.pre1.9885).haawda
2017-05-29Updated version (0.9.6.pre1.9879 -> 0.9.6.pre1.9883).haawda
2017-05-28Updated version (0.9.6.pre1.9873 -> 0.9.6.pre1.9879).haawda
2017-05-28Updated version (0.9.6.pre1.9871 -> 0.9.6.pre1.9873).haawda
2017-05-26Updated version (0.9.6.pre1.9869 -> 0.9.6.pre1.9871).haawda
2017-05-24Updated version (0.9.6.pre1.9864 -> 0.9.6.pre1.9869).haawda
2017-05-22Updated version (0.9.6.pre1.9863 -> 0.9.6.pre1.9864).haawda
2017-05-21Updated version (0.9.6.pre1.9861 -> 0.9.6.pre1.9863).haawda
2017-05-18Updated version (0.9.6.pre1.9859 -> 0.9.6.pre1.9861).haawda
2017-05-16Updated version (0.9.6.pre1.9854 -> 0.9.6.pre1.9859).haawda