SHA256
1
0
forked from pool/racket
Go to file
Fred Fu be0742fcc0 Accepting request 1176761 from home:mschreiner:branches:devel:languages:misc
- Update to 8.13.
- Changes from 8.13:
  * The racket/treelist and racket/mutable-treelist libraries provide
    list-like containers that support many operations in effectively
    constant time, including appending and extracting sub-lists without
    mutating the given list. Treelists are implemented as RRB Vectors,
    invented by Stucki, Riompf, Ureche, and Bagwell.
  
  * The hash-filter-keys and hash-filter-values functions allow users
    to filter hashes using a predicate on either keys or values.
  
  * The vector-extend and vector*-extend functions provide a way to
    pre-populate the prefix of a newly allocated vector using the
    elements of an existing vector.
  
  * Command-line raco setup, package update, and package installation
    use terminal control (when available) to show what they are working
    on more compactly and with a progress bar.
  
  * Racket v8.13 uses Unicode 15.1 for character and string
    operations.
  
  * Machine-specific cross-module optimization allows improved support for
    static generation of foreign-function bindings.
  
  * The scribble/acmart language uses v2.01, which avoids errors
    concerning the hyperref package in some latex installations.
- Changes from 8.12:
  * The "Die Macht der Abstraktion" language levels are no longer
    present, replaced by the "Schreibe dein Programm" language levels

OBS-URL: https://build.opensuse.org/request/show/1176761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=84
2024-05-28 16:26:41 +00:00
_constraints Accepting request 787814 from home:adrianSuSE:branches:devel:languages:misc 2020-03-25 07:57:18 +00:00
.gitattributes Accepting request 151137 from home:toganm:testing 2013-02-05 18:30:59 +00:00
.gitignore Accepting request 151137 from home:toganm:testing 2013-02-05 18:30:59 +00:00
racket-8.13-src.tgz Accepting request 1176761 from home:mschreiner:branches:devel:languages:misc 2024-05-28 16:26:41 +00:00
racket-completion.bash Accepting request 151137 from home:toganm:testing 2013-02-05 18:30:59 +00:00
racket-doc.patch Accepting request 924663 from home:capfredf:branches:openSUSE:Factory 2021-11-29 15:15:35 +00:00
racket-rpmlintrc Accepting request 960273 from home:capfredf:branches:devel:languages:misc 2022-03-09 13:36:59 +00:00
racket.changes Accepting request 1176761 from home:mschreiner:branches:devel:languages:misc 2024-05-28 16:26:41 +00:00
racket.spec Accepting request 1176761 from home:mschreiner:branches:devel:languages:misc 2024-05-28 16:26:41 +00:00