summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Declare fast forward from 8.7+dfsg1-2debian/8.12+dfsg1-1archive/debian/8.12+dfsg1-1David Bremner2024-03-08
|\
| * debian: migrate libgdk-pixbuf Recommendsdebian/8.7+dfsg1-2archive/debian/8.7+dfsg1-2David Bremner2023-05-16
| * debian: wrap-and-sort binary package stanzasDavid Bremner2023-05-16
| * debian: close bugDavid Bremner2023-05-15
| * debian: add build dependency on libncurses-devDavid Bremner2023-05-15
| * debian: wrap and sort build-dependsDavid Bremner2023-05-15
* | finalize changelog for 8.12+dfsg1-1David Bremner2024-03-08
* | debian: reboot packaging with minimal dh debian/rulesDavid Bremner2024-03-08
* | debian: drop obsolete patch management codeDavid Bremner2024-02-24
* | debian: start changelog for 8.12+dfsg1-1David Bremner2024-02-10
* | Merge tag 'upstream/8.12+dfsg1'David Bremner2024-02-10
|\ \
| * \ Merge tag 'upstream/8.12' into dfsgDavid Bremner2024-02-10
| |\ \
| | * | Importing racket-8.12.tar.gzDavid Bremner2024-02-10
| | * | Merge tag 'v8.12' into upstreamDavid Bremner2024-02-10
| | |\ \
| | | * | Update version number for the v8.12 releaseJohn Clements2024-02-04
| | | * | Merge branch 'stable' into releaseJohn Clements2024-02-04
| | | |\ \
| | | | * | Update version number for the v8.11.1 releaseJohn Clements2023-11-26
| | | | * | update makefile for v8.11.1 releaseJohn Clements2023-11-26
| | | | * | repair install of a builtpkgs buildMatthew Flatt2023-11-19
| | | | * | Alpha version number for the v8.11.1 releaseJohn Clements2023-11-19
| | | | * | Update version number for the v8.11 releaseJohn Clements2023-11-10
| | | | * | Merge branch 'stable' into releaseJohn Clements2023-11-10
| | | | |\ \
| | | | * | | update makefile for v8.11 releaseJohn Clements2023-11-10
| | | | * | | CS: repair `char-foldcase` for some single-character casesMatthew Flatt2023-10-23
| | | | * | | Alpha version number for the v8.11 releaseJohn Clements2023-10-12
| | | * | | | update makefile for v8.12 releaseJohn Clements2024-02-04
| | | * | | | disable some optimizations and `ffi/unsafe/static`Matthew Flatt2024-01-21
| | | * | | | fix `for/fold` binding in the presence of `#:result`Wing Hei Chan2024-01-17
| | | * | | | BC: correct inlining arity for `unsafe-char=?` and relatedMatthew Flatt2024-01-10
| | | * | | | Racket HISTORY.txt notes for v8.12Matthew Flatt2024-01-09
| | | * | | | Alpha version number for the v8.12 releaseJohn Clements2024-01-07
| | | * | | | tidy up a little bitRobby Findler2024-01-05
| | | * | | | Mark generated files for github (#4354)Sam Tobin-Hochstadt2024-01-04
| | | * | | | Chez Scheme: cpprim: change some `make-assigned-tmp` to `make-tmp`Matthew Flatt2024-01-04
| | | * | | | add complex/cRobby Findler2024-01-04
| | | * | | | Chez Scheme: repair for `vector-append` optimizationMatthew Flatt2024-01-03
| | | * | | | adjust inexact->exact error message when given, eg, +inf.0Robby Findler2024-01-03
| | | * | | | match: add hash-pattern-optimized?Sorawee Porncharoenwase2024-01-02
| | | * | | | match: add a design commentSorawee Porncharoenwase2024-01-02
| | | * | | | doc: hint at the _ pattern for the else clauseSorawee Porncharoenwase2024-01-02
| | | * | | | match: add support for hash and hash* patterns (#4632)sorawee2024-01-01
| | | * | | | adjust build stamp for development and snapshotsPhilip McGrath2024-01-01
| | | * | | | doc: show value of defthing via #:auto-valueSorawee Porncharoenwase2024-01-01
| | | * | | | syntax/parse: repairs to contract and error reportingWing Hei Chan2024-01-01
| | | * | | | Chez Scheme: specialize `vector-append` with `vector` argumentMatthew Flatt2024-01-01
| | | * | | | CS: enable inline of accessor created with realm infoMatthew Flatt2023-12-31
| | | * | | | optimize some `equal-always?` to `eq?` and `eqv?`Matthew Flatt2023-12-31
| | | * | | | Chez Scheme: fix cptypes info for `vector-set/copy`Matthew Flatt2023-12-31
| | | * | | | BC: fix off-by-one in `vector-copy`Matthew Flatt2023-12-30
| | | * | | | repair `pregexp-quote` testMatthew Flatt2023-12-30