aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | unittest: Move FileInfo tests one level upStefan Hoffmann2014-08-31
| * | | build: Remove moonscript as a third-party build dependencyThiago de Arruda2014-08-31
| * | | unittest: Remove remaining moonscript referencesThiago de Arruda2014-08-31
| * | | unittest: convert set.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert preprocess.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert users_spec.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert path_spec.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert fs_spec.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert env_spec.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert helpers.moon to luaThiago de Arruda2014-08-31
| * | | unittest: convert garray_spec.moon to luaThiago de Arruda2014-08-31
|/ / /
* | | Merge PR #1127 'Fix segfault when calling methods in a client that already ex...Thiago de Arruda2014-08-31
|\ \ \ | |_|/ |/| |
| * | channel: Remove code for automatically closing in channel_send_callThiago de Arruda2014-08-31
|/ /
* | Merge PR #1121 'Full compliance with msgpack-RPC'Thiago de Arruda2014-08-29
|\ \
| * | Fix environment variable for triggering embedded testsThiago de Arruda2014-08-29
| * | msgpack-rpc: Always use arrays when sending events or callsThiago de Arruda2014-08-29
| * | msgpack-rpc: Accept method names in requestsThiago de Arruda2014-08-29
|/ /
* | Merge pull request #1124 from fwalch/luarocks-version-numberJustin M. Keyes2014-08-29
|\ \
| * | Update luarocks: Use commit with correct version number.Florian Walch2014-08-29
|/ /
* | Merge #1123 "Add 'bit' to the list of lua dependencies"John Szakmeister2014-08-29
|\ \
| * | Add 'bit' to the list of lua dependenciesRui Abreu Ferreira2014-08-29
|/ /
* | clang: Null pointer passed as an argument to a 'nonnull' parameter #1090Justin M. Keyes2014-08-28
* | Merge PR #1060 'Implement --embedded-mode command-line option'Thiago de Arruda2014-08-28
|\ \
| * | test: Run tests in embedded mode on travisThiago de Arruda2014-08-28
| * | api: Implement '--embedded-mode' command-line optionThiago de Arruda2014-08-28
| * | channel: Implement channel_from_stdio functionThiago de Arruda2014-08-28
| * | channel: fix channel buffer sizeThiago de Arruda2014-08-28
| * | channel: Fix channel not being closed when the RStream reaches EOFThiago de Arruda2014-08-28
| * | wstream: Implement wstream_set_fileThiago de Arruda2014-08-28
| * | test: Remove cleanup function definition from run-api-tests.expThiago de Arruda2014-08-28
|/ /
* | Merge pull request #1088 from justinmk/upgradeluarocksJustin M. Keyes2014-08-28
|\ \
| * | upgrade luarocksJustin M. Keyes2014-08-22
* | | Merge pull request #1116 from fornwall/remove-versions-txtJustin M. Keyes2014-08-26
|\ \ \
| * | | Remove version{4,5,6,7}.txtFredrik Fornwall2014-08-26
* | | | Update CONTRIBUTING.md and README.md #740Justin M. Keyes2014-08-26
|/ / /
* | | Merge pull request #1087 from fwalch/archlinux-filetypesJustin M. Keyes2014-08-26
|\ \ \
| * | | Runtime: Support Arch Linux/Pacman file types.Florian Walch2014-08-21
* | | | Merge pull request #1082 from fornwall/remove-os-msdos-txtJustin M. Keyes2014-08-26
|\ \ \ \
| * | | | Remove os_msdos.txt due to dropped MS-DOS supportFredrik Fornwall2014-08-18
* | | | | Merge pull request #1104 from Hinidu/vim-patch-7.4.220Justin M. Keyes2014-08-25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vim-patch:7.4.220Pavel Platto2014-08-22
* | | | | Merge pull request #1111 from epmatsw/spellcheck2Justin M. Keyes2014-08-24
|\ \ \ \ \
| * | | | | Spelling fixesWill Stamper2014-08-24
* | | | | | Merge pull request #1093 from paulburlumi/coverity-62620Justin M. Keyes2014-08-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | coverity/62620: fix uninitialized scalar variablePaul Burlumi2014-08-24
|/ / / / /
* | | | | Merge #1110 'CMake: Use DESTDIR for helptags generation.'John Szakmeister2014-08-23
|\ \ \ \ \
| * | | | | CMake: Use DESTDIR for helptags generation.Florian Walch2014-08-23
|/ / / / /
* | | | | Merge #1106 'CMake: Generate helptags during install step.'John Szakmeister2014-08-23
|\ \ \ \ \
| * | | | | CMake: Generate helptags during install step.Florian Walch2014-08-23
|/ / / / /
* | | | | Merge #954 'Fix the policy warning CMP0026 in CMake 3.0.'John Szakmeister2014-08-23
|\ \ \ \ \ | |_|_|_|/ |/| | | |