Commit History

作者 SHA1 備註 提交日期
  david072 df3e6174b6 LibCore/DateTime: Add more binary operators 1 年之前
  david072 985db495be LibCore/DateTime: Add helper for setting only the date from another date 1 年之前
  david072 251e5fb074 LibCore/DateTime: Add a helper for setting the time individually 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Timothy Flynn fd0075083a LibCore: Change Core::DateTime::parse to accept a StringView 1 年之前
  Sam Atkins 8dd0038f47 LibCore: Add DateTime::to_string() 2 年之前
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 年之前
  Ben Wiederhake e8ce0f0eba LibCore: Make DateTime more easily debuggable 2 年之前
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 年之前
  Valtteri Koskivuori f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Timothy Flynn b387ac56b6 LibCore: Change DateTime format strings to be StringViews 3 年之前
  Timothy Flynn 9c80430eea LibCore: Remove time zone from default format string 3 年之前
  Timothy Flynn 29c8ec5eb6 LibCore: Support (and use) DateTime string formatting of the form %Z 3 年之前
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 年之前
  Linus Groh 232f54cd9b LibCore: Fix off-by-one in DateTime::{create,set_time} day default arg 3 年之前
  Idan Horowitz 95bc8e4641 LibCore: Make DateTime's members signed 3 年之前
  x-yl 904322e754 LibCore: Add a way to parse a DateTime from a string 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest db8f0a2fa6 LibCore: Remove the no-longer-used Core::DateTime::is_before() function 4 年之前
  AnotherTest 39997e2ab1 LibCore: Implement operator less-than for Core::DateTime 4 年之前
  Timothy Flynn 6e10c2cdb7 LibCore+LibIPC: Add IPC coder for Core::DateTime 4 年之前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前