LibArchive: Extract logic for calculating ZIP statistics 
						
					 
				 
				2023-07-30 22:16:40 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Open files for save in write-only mode 
						
					 
				 
				2023-08-08 15:13:43 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Kernel+LibC: Pass 64-bit integers in syscalls by value 
						
					 
				 
				2023-08-12 01:14:26 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Make "foo"_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 
						
					 
				 
				2023-03-15 14:55:49 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Make "foo"_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCompress/Brotli: Remove CanonicalCode::clear() 
						
					 
				 
				2023-07-22 07:10:47 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Convert config listener callbacks to use StringView 
						
					 
				 
				2023-06-27 15:37:00 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCoredump: Avoid unnecessary conversion to DeprecatedString 
						
					 
				 
				2023-05-27 17:30:55 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Resolve conflicts with LibC and libc++ 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibDebug: Keep track of the SetEpilogueBegin LineProgram OpCode 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Use MonotonicTime instead of Duration 
						
					 
				 
				2023-05-24 23:18:07 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove unused DeprecatedString includes 
						
					 
				 
				2023-04-09 22:00:54 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibDiff+patch: Support multiple patches in a single patch file 
						
					 
				 
				2023-07-30 07:47:22 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 
						
					 
				 
				2023-03-13 15:16:20 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Use nested namespace qualifiers 
						
					 
				 
				2023-07-12 10:05:42 +03:30  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Kernel: Consolidate finding the ELF stack size with validation 
						
					 
				 
				2023-07-10 21:08:31 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibFileSystem: Add FileSystem::is_regular_file 
						
					 
				 
				2023-07-13 10:29:30 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 
						
					 
				 
				2023-06-11 09:40:17 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx/JPEGXL: Add support for cropped images 
						
					 
				 
				2023-08-12 08:46:10 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Make "foo"_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGPU: Remove DeprecatedString usage 
						
					 
				 
				2023-01-30 13:49:52 -05:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Meta+Userland: Allow generating C++ initializer code from GML 
						
					 
				 
				2023-08-11 21:33:48 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Serialize URL hosts with 'concept-host-serializer' 
						
					 
				 
				2023-07-31 05:18:51 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibIDL: Avoid unnecessary copies of imported paths 
						
					 
				 
				2023-06-15 08:09:16 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibImageDecoderClient: Fix minor const-correctness issue 
						
					 
				 
				2023-02-21 00:54:04 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibIMAP: Wait for a full IMAP response before parsing 
						
					 
				 
				2023-08-12 11:45:52 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Rename Core::Object to Core::EventReceiver 
						
					 
				 
				2023-08-06 20:39:51 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Remove usage of bytecode_interpreter_if_exists() 
						
					 
				 
				2023-08-12 08:46:35 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibLine: Refresh the line after case-change operations 
						
					 
				 
				2023-08-07 22:51:49 +03:30  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTimeZone+Userland: Change timezone functions to use UnixDateTime 
						
					 
				 
				2023-05-24 23:18:07 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Explicitly link all binaries against the LibC target 
						
					 
				 
				2022-11-01 14:49:09 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibMarkdown: Add render_for_raw_print methods to Node derived classes 
						
					 
				 
				2023-08-07 13:24:25 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibPDF: Ensure all subpaths are closed before filling paths 
						
					 
				 
				2023-07-25 13:42:40 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Ladybird: Add WebSocket server for use by Lagom networking 
						
					 
				 
				2023-08-03 09:55:20 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibRegex: Keep track of instruction positions for backwards tree jumps 
						
					 
				 
				2023-08-05 16:40:04 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Resolve conflicts with LibC and libc++ 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 
						
					 
				 
				2023-05-23 12:35:42 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSQL: Remove Core::EventReceiver parent from SQL::Relation 
						
					 
				 
				2023-08-07 14:38:38 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSymbolication: Use Core::File instead of Core::DeprecatedFile 
						
					 
				 
				2023-04-27 07:27:14 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Resolve conflicts with LibC and libc++ 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Make Value::to_string_without_side_effects() infallible 
						
					 
				 
				2023-08-09 17:09:16 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTextCodec: Add "get output encoding" from the Encoding specification 
						
					 
				 
				2023-06-19 06:12:26 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibThreading: Make Thread keep itself alive while its action is running 
						
					 
				 
				2023-08-07 10:40:34 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Resolve conflicts with LibC and libc++ 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTLS: Allow applications to provide a custom default CA Cert path 
						
					 
				 
				2023-08-02 05:44:43 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibUnicode: Perform code point case conversion lookups in constant time 
						
					 
				 
				2023-07-28 05:28:50 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Rename Core::Object to Core::EventReceiver 
						
					 
				 
				2023-08-06 20:39:51 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Make Value::to_string_without_side_effects() infallible 
						
					 
				 
				2023-08-09 17:09:16 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Fetch CSS @font-face fonts in @import'ed style sheets 
						
					 
				 
				2023-08-12 19:03:59 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Rename Core::Object to Core::EventReceiver 
						
					 
				 
				2023-08-06 20:39:51 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 
						
					 
				 
				2023-08-08 13:07:13 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibX86: Remove i686 support 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibXML: Actually append resolved references when parsing content 
						
					 
				 
				2023-07-23 16:09:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibFileSystem: Create LibFileSystem 
						
					 
				 
				2023-03-21 19:03:21 +00:00