Alexander Iljin
620ab30ed7
concurrency.distributed-tests: add test for send-/reply-synchronous
2018-01-16 13:40:14 -08:00
Alexander Iljin
a25bffeb01
concurrency.distributed-docs: fix an error in port number specification
2018-01-16 13:40:14 -08:00
Alexander Iljin
f1e4095d50
concurrency.distributed-docs: update an example code
2018-01-16 13:40:14 -08:00
Alexander Iljin
5d5b794100
io.servers-docs: fix link formatting
2018-01-16 13:40:14 -08:00
Alexander Iljin
74de0033b2
io.directories-docs: remove an extra character
2018-01-16 13:40:14 -08:00
Alexander Iljin
ef0bf15eb4
db[.tuples|.types]-docs: replace "a SQL" with "an SQL"
2018-01-16 13:40:14 -08:00
Alexander Iljin
49665c546f
db-docs: add a missing space
2018-01-16 13:40:14 -08:00
Alexander Iljin
c9f5757dcd
db-docs: fix the documentation for query-each and query-map
2018-01-16 13:40:14 -08:00
John Benediktsson
b6f2f85643
cap: make sure to use GL context of world being screenshot.
2018-01-11 14:16:58 -08:00
Cat Stevens
bf5e51b5c3
extra/cap: add a summary and short docs to cap vocab
2018-01-04 20:31:04 -08:00
Cat Stevens
2d084c3178
extra/cap: clean up cap:screenshot, move non-public API to cap.private
2018-01-04 20:31:00 -08:00
Cat Stevens
b436d4af96
extra/cap: if the GL scale is 2, actually enable 2x
2018-01-04 20:30:54 -08:00
Cat Stevens
e269f78597
extra/cap: keep support for 2x GL scaling
2018-01-04 20:30:49 -08:00
Cat Stevens
0acb424a5a
extra/cap: fix a bug where screenshots were incorrectly downscaled
2018-01-04 20:30:41 -08:00
John Benediktsson
fb9c3920ae
ui.tools: enable touchbar commands.
2018-01-01 16:00:19 -08:00
John Benediktsson
d2162da88e
ui.backend.cocoa.views: allow up to 8 touchbar buttons.
2018-01-01 16:00:19 -08:00
John Benediktsson
07f4d19947
cocoa.touchbar: use arrays of strings instead of enums.
2018-01-01 16:00:19 -08:00
Doug Coleman
6ddeeac3dc
tools.ps.windows: If we can't read the process command-line args, just
...
ignore the error.
Fixes #1788 .
2017-12-30 20:30:28 +00:00
Doug Coleman
9c8648334a
mason.child: Compile for Windows Vista+ in the build farm. Fixes 1867.
...
We get Ctrl-Break if we compile for this target. Compiling for Windows XP should be a special-case now.
2017-12-30 00:05:10 -08:00
Doug Coleman
97a928a1bd
images.loader.gtk: Add with-destructors. Fixes #1893 .
...
Also did this on imac: cd /usr/local/lib && ln -s /opt/local/lib/libgobject-2.0.dylib .
2017-12-29 15:25:16 -06:00
Doug Coleman
4efff72dff
math.blas.vectors: Fix ancient typo
2017-12-28 18:53:25 -08:00
Doug Coleman
6ab59c4446
present: add callable and pointer defs.
2017-12-28 17:56:50 -08:00
Doug Coleman
fbe8d639d6
ui.gadgets.charts.lines: Fix using list.
...
Use ``SPECIALIZED-ARRAYS: float`` in order to create it if it doesnt exist.
2017-12-28 17:54:14 -08:00
Doug Coleman
fed7da34e2
travis: group: deprecated-2017Q4 to keep using sudo and the "fast version" of the images.
...
it seems linux is timing out after the recent travisci changes.
2017-12-28 09:11:26 -08:00
Doug Coleman
9dbfc9351c
math.functions: nan: -> NAN: oops
2017-12-28 00:43:51 -08:00
Doug Coleman
6931d54008
build.sh: change apt-get to apt
2017-12-27 23:21:57 -08:00
Doug Coleman
099549940a
math.functions: disable a test.
2017-12-27 22:28:20 -08:00
Doug Coleman
08db99a471
cpu.arm.assembler: Use arrays for unit-tests
2017-12-23 16:08:19 -08:00
Doug Coleman
97303bc475
travis: don't test fftw.
...
On mac it installs gcc. Also, it's just ffi calls, and if ffi calls break, we will notice elsewhere.
2017-12-22 12:43:22 -06:00
Doug Coleman
17b9133a4c
factor: disable benchmarks in a better way to get travis and macs unstuck.
2017-12-22 11:40:50 -06:00
Doug Coleman
6bbd1c99fb
mason.child: 6 hour timeout! slow computer life
2017-12-18 17:51:20 -06:00
Doug Coleman
f49de64752
imap: Disable tests until we start using dovecot locally.
...
These tests time out and are flaky.
2017-12-18 17:50:19 -06:00
Doug Coleman
c6f2cbdeaf
glib.ffi: look for glib-2.0.dylib not glib-2.0.0.dylib
2017-12-18 17:02:06 -06:00
Doug Coleman
24ebb0eb35
mason.report: Last patch for travisci to work?
...
More benchmark spaghetti code to disable.
2017-12-18 03:58:02 -06:00
Doug Coleman
4983408c0a
mason.child: Give mac 5 hours!
2017-12-18 02:53:48 -06:00
Doug Coleman
268c645d24
mason.report: fix stack effect for output>array.
2017-12-18 00:48:52 -06:00
Doug Coleman
9dbcce0cfe
mason.report: try with get-global. the code seems to be running...
2017-12-18 00:09:31 -06:00
Doug Coleman
2668203704
mason.report: More benchmark code to skip.
2017-12-17 23:05:29 -06:00
Doug Coleman
77492bb4b3
factor: fix tests that depended on LICENSE.txt never changing.
2017-12-17 21:45:10 -06:00
Doug Coleman
45766ff4e9
tools.deploy: cheat on file sizes.
2017-12-17 21:44:57 -06:00
Doug Coleman
cc4ad4aaaa
mason.report: Crazy mason code sucks. So brittle. So fragile.
...
If we skip benchmarks, don't report them in the final email.
2017-12-17 21:30:28 -06:00
Doug Coleman
f6f15b9c82
io.socketes.secure: Use TLS 1.0 or TLS 1.2 certs.
...
Fixes #1887 .
2017-12-17 20:02:29 -06:00
Doug Coleman
db9073d98d
openssl: Add TLS 1.0 test certs back for macOS 10.11.6.
...
Fixes #1887 .
2017-12-17 20:01:27 -06:00
Doug Coleman
64d8b29ac3
LICENSE.txt: Use the proper BSD2 license text so that github recognizes it. Fixes #1876 .
2017-12-17 19:14:43 -06:00
Doug Coleman
889d426ab7
mason.test: Fix benchmarks for mason. Proper fix eventually...
2017-12-17 18:51:30 -06:00
Doug Coleman
7d8fe2b54c
io.sockets.secure.unix: Stop these tests from hanging on errors.
...
Specifically, the server writes its port to a mailbox. On Mac 10.11.6, the last macOS for my old computers, TLS1.0 is the last supported SSL protocol, and there is a yet-undebugged error. This patch at least exposes the error for debugging.
2017-12-17 18:49:52 -06:00
Doug Coleman
02a9bbefe7
concurrency.messaging: Fix a couple of confusing typos.
2017-12-17 18:49:30 -06:00
Doug Coleman
1aaa6b316c
travis.yml: Skip benchmarks on travis-ci.
2017-12-17 17:10:07 -06:00
Doug Coleman
4f15a3a2d4
mason.test: Add option to skip benchmarks to mason.
2017-12-17 17:09:43 -06:00
Doug Coleman
75b88b33fb
mason.child: revert builder change for mac32/64.
2017-12-11 17:30:42 -06:00