index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2022-12-18
Meta: Disable gdbstub when running under HVF on macOS
Nico Weber
2022-12-17
LibGLSL: Add LibGLSL
Stephan Unverwerth
2022-12-17
Meta: Prefer clang as a host compiler to gcc
Andrew Kaster
2022-12-17
Meta: Allow building with Apple clang 14.x
Andrew Kaster
2022-12-17
Meta: Fix `mke2fs` on MacOS
EWouters
2022-12-15
LibCore: Rename `MemoryStream` to `FixedMemoryStream`
Tim Schumacher
2022-12-15
LibJS: Convert Object::construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
Linus Groh
2022-12-14
Kernel: Ignore an invalid QEMU multiboot entry
implicitfield
2022-12-14
Meta+CMake: Extract Wasm spec tests into the binary directory
Andrew Kaster
2022-12-14
Meta: Rename `E2FSCK` => `E2FSCK_PATH`
Lucas CHOLLET
2022-12-14
Meta: Factorize path resolution
Lucas CHOLLET
2022-12-14
LibUnicode: Fix compilation when the UCD download is disabled
Timothy Flynn
2022-12-14
ConfigureComponents: Use `Core::Stream` to read output from `whiptail`
Tim Schumacher
2022-12-14
Meta: Don't depend on sudo for privileged operations
Baitinq
2022-12-14
LibJS: Remove Object(Object& prototype) footgun
Andreas Kling
2022-12-14
CMake: Pass NO_POLICY_SCOPE to options cmake helpers
Andrew Kaster
2022-12-14
LibJS: Convert Promise::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Object::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
Linus Groh
2022-12-13
Lagom: Don't compile with `-fPIC` on WIN32
Filiph Siitam Sandström
2022-12-13
LibTimeZone: Update to TZDB version 2022g
Timothy Flynn
2022-12-13
Meta: Build CMake from source if version is too old in serenity.sh
Andrew Kaster
2022-12-13
Toolchain+Meta: Add script to build CMake from source
Andrew Kaster
2022-12-13
BindingsGenerator+CMake: Keep track of IDL dependencies
Daniel Bertalan
2022-12-13
BindingsGenerator: Write generated code to disk instead of stdout
Daniel Bertalan
2022-12-12
Meta: Detect ccache being passed as the compiler
Jan200101
2022-12-12
Meta: Separate ccache setup into its own component
Jan200101
2022-12-12
LibCore: Propagate errors from `Stream::*_entire_buffer`
Tim Schumacher
2022-12-12
LibCore: Rename `Stream::*_or_error` to `*_entire_buffer`
Tim Schumacher
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-12
LibCore: Remove `Stream::is_{readable,writable}`
Tim Schumacher
2022-12-11
sql: Support running the sql REPL on Lagom
Timothy Flynn
2022-12-10
Meta: Return 0 from the fuzzing function in most cases
Tim Schumacher
2022-12-10
Lagom/CodeGenerators: Use HashMap::try_ensure_capacity
Thomas Queiroz
2022-12-10
Meta: Switch to the Lagom directory before building fuzzers
Tim Schumacher
2022-12-10
CI: Add a check to report git merge commit
Lucas CHOLLET
2022-12-10
LibCompress: Port GzipDecompressor to `Core::Stream`
Tim Schumacher
2022-12-10
Meta: Use absolute paths in Meta/analyze-qemu-coverage.sh
Andrew Kaster
2022-12-10
CMake: Force-link clang_rt.profile.a to LibC when building with coverage
Andrew Kaster
2022-12-10
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
Luke Wilde
2022-12-08
LibCore: Move `Core::Stream::File::exists()` to `Core::File`
Tim Schumacher
2022-12-07
LibJS: Replace standalone js_string() with PrimitiveString::create()
Linus Groh
2022-12-07
IPCCompiler: Mark size_t as a primitive type
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::FloatSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::FloatPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::Color by value
MacDue
2022-12-06
Meta: Manually compute the length of the WASM JS REPL source string
Timothy Flynn
[prev]
[next]