Historie revizí

Autor SHA1 Zpráva Datum
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors před 3 roky
  Andreas Kling 0631d3fed5 LibCore: Guard access to EventLoop notifiers set with a mutex před 3 roky
  Jelle Raaijmakers 558fd5b166 LibCore: Make `EventLoop::pump()` return event count před 3 roky
  Michel Hermier 7ea3d40e19 LibCore: Unconditionally report error in `EventLoop::wait_for_event` před 3 roky
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) před 3 roky
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors před 3 roky
  Andreas Kling fa753ff863 LibCore: Pop the main Core::EventLoop off the stack when destroyed před 3 roky
  Andreas Kling f2b9ec9f8a LibCore: Add Core::EventLoop::spin_until(Function<bool()>) před 3 roky
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke před 3 roky
  Andreas Kling 67a0fa2b78 LibCore: Add Core::EventLoop::has_been_instantiated() před 3 roky
  Brian Gianforcaro da51b8f39d LibCore: Move EventLoop to AK::Time před 4 roky
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton před 4 roky
  Brian Gianforcaro 176e1cbca7 LibCore: Remove unused header includes před 4 roky
  Andreas Kling b8a204c5b9 LibThreading: Rename Lock => Mutex před 4 roky
  Daniel Bertalan 2d2747cb15 LibCore+AK: Use proper atomics in `Singleton` před 4 roky
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) před 4 roky
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> před 4 roky
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading před 4 roky
  Andreas Kling 3429b44161 LibCore: Never connect to InspectorServer if getuid() == 0 před 4 roky
  Andreas Kling dc25a4e249 LibCore+Inspector: Reverse the direction of Inspector connections před 4 roky
  Brian Gianforcaro 691b6f69c5 LibThread: Remove LOCKER() macro, as it adds no value před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling e5318d51e6 LibCore: Remove the barely-used Core::safe_syscall() před 4 roky
  Maciej Zygmanowski e83caffccc LibCore: Use dbgln_if in EventLoop.cpp před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. před 4 roky
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. před 4 roky
  AnotherTest b2b3ccb12d LibCore: Don't create an RPC server when built for lagom před 4 roky