Historique des commits

Auteur SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Ali Mohammad Pur 18f4b6c670 LibRegex: Add the literal string search optimisation il y a 1 an
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Sam Atkins 6c66fd5ffb LibRegex: Remove declarations for non-existent methods il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 3729fd06fa LibRegex: Do not return an Optional from Regex::Matcher::execute il y a 3 ans
  Ali Mohammad Pur d2e51fafa9 LibRegex: Merge alternations based on blocks and not instructions il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Brian Gianforcaro fdea5e1628 LibRegex: Pass RegexStringView and Vector<RegexStringView> by reference il y a 3 ans
  Ali Mohammad Pur 246ab432ff LibRegex: Add a basic optimization pass il y a 3 ans
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file il y a 3 ans
  Timothy Flynn a0b72f5ad3 LibRegex: Remove (mostly) unused regex::MatchOutput il y a 3 ans
  Timothy Flynn f1ce998d73 LibRegex+LibJS: Combine named and unnamed capture groups in MatchState il y a 3 ans
  Ali Mohammad Pur d5984d296f LibRegex: Make Matcher<>::match(Vector<>) take a reference to the vector il y a 4 ans
  Ali Mohammad Pur 5f342e4fa9 LibRegex: Make Fork{Jump,Stay} non-recursive il y a 4 ans
  Timothy Flynn 1400e3cf58 LibRegex: Allow separately parsing patterns and creating Regex objects il y a 4 ans
  Timothy Flynn b162517065 LibRegex: Take ownership of pattern string and fix move operations il y a 4 ans
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style il y a 4 ans
  Timothy Flynn 0f0ac37b56 LibRegex: Break from execution loop when the sticky flag is set il y a 4 ans
  Andrew Kaster 5e8a0c014e LibRegex: Make regex::Regex move-constructible and move-assignable il y a 4 ans
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" il y a 4 ans
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans