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-07-30
LibJS: Parse RegExp literals at AST creation time, not execution time
Timothy Flynn
2021-07-30
LibRegex: Allow separately parsing patterns and creating Regex objects
Timothy Flynn
2021-07-30
LibRegex: Take ownership of pattern string and fix move operations
Timothy Flynn
2021-07-30
LibRegex: Allow RegexOptions to be declared at compile time
Timothy Flynn
2021-07-30
LibUnicode: Add public methods to compare and lookup Unicode properties
Timothy Flynn
2021-07-30
LibUnicode: Manually assign special code point properties
Timothy Flynn
2021-07-30
LibUnicode: Parse and generate PropertyAliases
Timothy Flynn
2021-07-30
LibUnicode: Parse and utilize DerivedCoreProperties
Timothy Flynn
2021-07-30
LibUnicode: Do not replace underscores in property names
Timothy Flynn
2021-07-30
LibUnicode: Generate PropList enumeration as a bitmask
Timothy Flynn
2021-07-30
LibJS: Take prepare_temporal_fields() Vector arguments by const&
Linus Groh
2021-07-30
LibJS: Replace TypeError with RangeError in GetOffsetNanosecondsFor
Linus Groh
2021-07-30
LibC: Stub mlock in sys/mman
Luke
2021-07-30
LibChess: Fix hashing of the chess board
Martin Blicha
2021-07-30
MailSettings: Add basic mail settings dialog
Faeliore
2021-07-30
Browser: Show a message when attempting to search with no search engine
Sam Atkins
2021-07-30
LibGfx: Refactor Point.constrain to use AK
FrHun
2021-07-30
LibGui: Add bounding of rubber band to IconView
FrHun
2021-07-30
LibJS: Implement Temporal.PlainTime.prototype.getISOFields()
Linus Groh
2021-07-30
LibJS: Implement Temporal.PlainDate.prototype.getISOFields()
Linus Groh
2021-07-30
LibGfx: Use correct variable size on bitmap to buffer convertion
Karol Kosek
2021-07-29
LibJS: Implement Temporal.PlainTime.prototype.toPlainDateTime
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.inLeapYear
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.monthsInYear
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.daysInYear
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.daysInMonth
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.daysInWeek
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.weekOfYear
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.dayOfYear
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.dayOfWeek
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.nanosecond
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.microsecond
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.millisecond
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.second
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.minute
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.hour
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.day
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.monthCode
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.month
Idan Horowitz
2021-07-29
LibJS: Implement Temporal.PlainDateTime.prototype.year
Idan Horowitz
2021-07-29
LibGUI: Do not wrap text in statusbar segments
sin-ack
2021-07-29
LibCore: Support registration of TextWrapping properties
sin-ack
2021-07-29
LibUnicode: Make unicode data generation logic more relocatable
Andrew Kaster
2021-07-29
Meta/LibTest: Build object libraries for test main files
Andrew Kaster
2021-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-29
Kernel+LibC: Add linger to sys/sockets.h
Luke
2021-07-29
LibWeb: Remove unused enum value CSS::StyleValue::Position
Andreas Kling
2021-07-29
Profiler: Don't perform disassembly when disassembly view is hidden
Andreas Kling
2021-07-29
SystemMonitor: Only update kill actions when pid changes
Marcus Nilsson
2021-07-29
SystemMonitor: Use kill(pid,0) when checking for kill permission
Marcus Nilsson
[prev]
[next]