racket/pkgs
Matthew Flatt 9011fe7d83 fix optimizer on bitwise-and
The optimizer assumed a fixnum result if either argument to
`bitwise-and` implies a fixnum result. That's not correct if the
fixnum agument is negative.

Thanks to Peter Samarin for a bug report.

Merge to v6.7
2016-10-13 11:39:39 -06:00
..
at-exp-lib add lang-reader-module-paths to factor out copy-pasted code (#1347) 2016-08-19 07:42:59 -06:00
base Post-release version for the v6.7 release 2016-10-07 14:52:26 -05:00
compiler Move to correct directories. 2016-05-27 17:20:35 -04:00
compiler-lib Add recompile option to raco demod. (#1373) 2016-08-19 07:09:49 -06:00
compiler-test Move to correct directories. 2016-05-27 17:20:35 -04:00
net Move to correct directories. 2016-05-27 17:20:35 -04:00
net-doc Adjust net/git-checkout to raise exn:fail:git instead of exn:fail 2016-09-29 13:59:52 -07:00
net-lib typo: unxpected 2016-06-21 04:17:32 -04:00
net-test Increase timeout. 2016-08-30 17:09:55 -04:00
plt-services/meta Remove this drdr config file, which now lives in DrDr. 2014-12-20 20:06:03 -05:00
racket-benchmarks add an errortrace benchmarking mode 2016-03-05 05:51:12 -07:00
racket-doc Add #:logger keyword argument to with-intercepted-logging. 2016-10-11 11:50:33 -05:00
racket-index Add H: and R: search box options, to search for #lang and #reader providers 2016-10-04 13:05:00 -04:00
racket-lib update copyright from 2015 to 2016 2016-01-13 19:40:35 -07:00
racket-test Ignore git-http-backend stderr output in the pkg tests 2016-10-08 16:24:04 -07:00
racket-test-core fix optimizer on bitwise-and 2016-10-13 11:39:39 -06:00
racket-test-extra examples and docs for new define-serializable-cstruct version 2016-06-10 04:34:52 -06:00
zo-lib compiler/zo-marshal: fix encoding mistakes 2016-08-17 18:05:17 -06:00