index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-08-16
LibTLS: Add DHE_RSA AES GCM cipher suites
Samuel Bowman
2021-08-16
LibTLS: Implement the DHE_RSA key exchange algorithm
Samuel Bowman
2021-08-15
LibJS: Parse and partially execute import and export statements
davidot
2021-08-15
LibJS: Add a mode to parse JS as a module
davidot
2021-08-15
LibGL: Implement `glColorMask`
Jesse Buhagiar
2021-08-15
LibJS/Tests: Skip flaky FinalizationRegistry.prototype.cleanupSome test
Linus Groh
2021-08-15
LibWeb: Return correct selection_rect when the node is at the end
Tetsui Ohkubo
2021-08-15
LibWeb: Ensure inline CSS loaded from HTML is ElementInline
DoubleNegation
2021-08-15
Kernel+Userland: Remove chroot functionality
Andreas Kling
2021-08-15
LibRegex: Implement and use a REPEAT operation for bytecode repetition
Timothy Flynn
2021-08-15
LibRegex: Remove (mostly) unused regex::MatchOutput
Timothy Flynn
2021-08-15
LibRegex+LibJS: Combine named and unnamed capture groups in MatchState
Timothy Flynn
2021-08-15
LibRegex: Reduce RegexMatcher's BumpAllocator chunk size
Timothy Flynn
2021-08-15
LibRegex: Disallow unescaped quantifiers in Unicode mode
Timothy Flynn
2021-08-15
LibRegex: Use correct source characters for Unicode identity escapes
Timothy Flynn
2021-08-15
LibRegex: Implement legacy octal escape parsing closer to the spec
Timothy Flynn
2021-08-15
LibRegex: Ensure escaped hexadecimals are exactly 2 digits in length
Timothy Flynn
2021-08-15
LibRegex: Ensure escaped code points are exactly 4 digits in length
Timothy Flynn
2021-08-15
LibRegex: Fix ECMA-262 parsing of invalid identity escapes
Timothy Flynn
2021-08-15
Assistant: Bundle UI updates to avoid flickering
Carlos César Neves Enumo
2021-08-15
LibJS: Prevent stack overflow in flatten_into_array()
Robert Stefanic
2021-08-15
LibCore: Move EventLoop to AK::Time
Brian Gianforcaro
2021-08-15
ddate: Use DateTime::now() for time
Brian Gianforcaro
2021-08-15
date: Use DateTime::now() for time, cleanup duplicate returns
Brian Gianforcaro
2021-08-15
LibJS/Tests: Add test for PlainMonthDay default reference year
Linus Groh
2021-08-15
LibJS/Tests: Add test for PlainYearMonth default reference day
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.getISOFields()
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.valueOf()
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.day
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.monthCode
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.calendar
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype[@@toStringTag]
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in the Calendar.prototype getters
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in ISO{Year,Month,MonthCode,Day}
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in GetTemporalCalendarWithISODefault
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in ToTemporalCalendar
Linus Groh
2021-08-15
LibJS: Start implementing Temporal.PlainMonthDay
Linus Groh
2021-08-15
LibJS/Tests: Tweak PlainYearMonth Infinity test values
Linus Groh
2021-08-15
LibCore: Make --version print same version as in LibGUI's About dialogs
Nico Weber
2021-08-15
LibGUI: Simplify AboutDialog::version_string()
Nico Weber
2021-08-15
LibCore: Include math.h instead of defining isnan() in ArgsParser.cpp
Nico Weber
2021-08-14
LibJS: Exclude FinalizationRegistries with queued cleanup jobs from GC
Idan Horowitz
2021-08-14
LibC: Add stubs for several functions in xattr.h
Kenneth Myhra
2021-08-14
LibC: Add stub for res_query
Kenneth Myhra
2021-08-14
LibC: Add stub for fnmatch and a set of defined values
Kenneth Myhra
2021-08-14
LibC: Add FIONREAD to ioctl.h
Kenneth Myhra
2021-08-14
LibC: Add function fdopendir
Kenneth Myhra
2021-08-14
LibCore: Add --version flag to ArgsParser
Nico Weber
2021-08-14
LibJS: Call base class visit_edges() in various Temporal objects
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/statvfs.h
Andreas Kling
[prev]
[next]