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
/
Libraries
Age
Commit message (
Expand
)
Author
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
2021-08-14
Kernel+LibC: Share definitions for sys/uio.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/ptrace.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/time.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/times.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for stdio.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for unistd.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for poll.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for utsname.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for dirent.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for serenity.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/wait.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for net/{if,if_arp,route}.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for futex.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for signal.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for netinet/in.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/socket.h and sys/un.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for termios.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for sys/mman.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions for time.h and sys/stat.h
Andreas Kling
2021-08-14
Kernel+LibC: Share definitions in fcntl.h and sys/types.h
Andreas Kling
2021-08-14
LibC: Don't flatten `malloc` and `free`
Daniel Bertalan
2021-08-14
UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc
Daniel Bertalan
2021-08-14
LibWeb: Treat multi-value CSS properties as StyleValueList by default
Sam Atkins
2021-08-14
LibGL: Implement glDrawElements
Stephan Unverwerth
2021-08-14
LibGL: Implement glDrawArrays
Stephan Unverwerth
2021-08-14
LibGL: Implement glTexCoord4fv
Stephan Unverwerth
2021-08-14
LibGL: Implement glTexCoordPointer
Stephan Unverwerth
2021-08-14
LibGL: Implement glColorPointer
Stephan Unverwerth
[prev]
[next]