ladybird/Libraries
Andreas Kling 9fb2a65716 AK: Rename ValueRestorer => ScopedValueRollback.
Qt had a pretty good name for this concept, so let's steal it. :^)
2019-07-25 15:15:46 +02:00
..
LibAudio Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00
LibC AK: Rename ValueRestorer => ScopedValueRollback. 2019-07-25 15:15:46 +02:00
LibCore CSocket: Add missing <sys/un.h> include to fix host build. 2019-07-25 11:49:08 +02:00
LibDraw LibDraw: Add LogStream operator<< overload for Color. 2019-07-23 14:56:42 +02:00
LibGUI AK: Make HashMap::get(Key) return an Optional<Value>. 2019-07-24 10:25:43 +02:00
LibHTML LibHTML: Fetch the box edge values needed for block width computation. 2019-07-24 07:34:07 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00