LibArchive: Extract logic for calculating ZIP statistics 
						
					 
				 
				2023-07-30 22:16:40 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibAudio: Fix uncommon 16-bit block size symbol 
						
					 
				 
				2023-09-01 20:04:55 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Set (U)LONG_WIDTH correctly for 64-bit 
						
					 
				 
				2023-09-03 09:18:22 +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+Userland: Make LibSyntax not depend on LibGUI 
						
					 
				 
				2023-08-29 07:57:39 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Make "foo"_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCompress: Let BrotliDecompressionStream take a MaybeOwned 
						
					 
				 
				2023-08-23 12:03:37 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Convert config listener callbacks to use StringView 
						
					 
				 
				2023-06-27 15:37:00 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCore: Implement waiting for the debugger on FreeBSD 
						
					 
				 
				2023-09-07 14:30:11 -06: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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCrypto: Implement a generic 16-bit CRC 
						
					 
				 
				2023-08-12 12:25:26 -06: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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibDNS: Fix compilation with signed time_t 
						
					 
				 
				2023-09-06 11:41:16 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Change standard casting method of FixedPoint to truncation 
						
					 
				 
				2023-08-14 14:20:45 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibELF: Fix building without PTHREAD_STACK_MIN defined 
						
					 
				 
				2023-09-06 11:41:16 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibFileSystem: Replace PATH_MAX usage with heap allocation 
						
					 
				 
				2023-09-06 07:14:35 -06: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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Use CSSPixels only when calculating radial gradient sizes 
						
					 
				 
				2023-09-09 13:03:11 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGLSL: Add tests for GLSL parser 
						
					 
				 
				2023-08-18 15:29:48 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx: Convert FontDatabase APIs to use FlyString 
						
					 
				 
				2023-09-06 11:29:03 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibCompress: Let BrotliDecompressionStream take a MaybeOwned 
						
					 
				 
				2023-08-23 12:03:37 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibIDL: Fix bug where Type::is_json doesn't look at parent interface 
						
					 
				 
				2023-08-23 12:11:21 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibImageDecoderClient: Fix minor const-correctness issue 
						
					 
				 
				2023-02-21 00:54:04 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibIMAP+Mail+test-imap: Let a Promise result type be non-optional 
						
					 
				 
				2023-08-31 11:10:09 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Rename Core::Object to Core::EventReceiver 
						
					 
				 
				2023-08-06 20:39:51 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat 
						
					 
				 
				2023-09-05 08:08:09 +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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibLocale: Remove compact currency patterns 
						
					 
				 
				2023-09-04 18:22:28 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Userland: Fix absolute paths in man page links 
						
					 
				 
				2023-09-06 15:02:44 +01: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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx: Convert FontDatabase APIs to use FlyString 
						
					 
				 
				2023-09-06 11:29:03 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Ladybird: Add WebSocket server for use by Lagom networking 
						
					 
				 
				2023-08-03 09:55:20 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibPublicSuffix: Add Library and Generators 
						
					 
				 
				2023-08-17 15:30:23 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibRegex: Treat backwards jumps to IP 0 as normal backwards jumps too 
						
					 
				 
				2023-08-16 22:20:24 +03:30  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSanitizer: Add _abort variants of UBSan handlers 
						
					 
				 
				2023-08-13 05:14:07 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 
						
					 
				 
				2023-05-23 12:35:42 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSyntax+Userland: Make LibSyntax not depend on LibGUI 
						
					 
				 
				2023-08-29 07:57:39 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Kernel: Remove the /sys/kernel/constants directory 
						
					 
				 
				2023-08-27 22:50:22 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSyntax+Userland: Make LibSyntax not depend on LibGUI 
						
					 
				 
				2023-08-29 07:57:39 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Resolve conflicts with LibC and libc++ 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTest: Don't attempt to use SA_NOCLDWAIT for SIGABRT 
						
					 
				 
				2023-09-06 11:41:16 -06: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  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTimeZone: Replace PATH_MAX usage with heap allocation 
						
					 
				 
				2023-09-06 07:14:35 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibTLS: Allow applications to provide a custom default CA Cert path 
						
					 
				 
				2023-08-02 05:44:43 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibUnicode: Generate data for bidirectional character types 
						
					 
				 
				2023-08-20 16:21:35 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGfx+Userland: Rename Size::scaled_by to Size::scaled 
						
					 
				 
				2023-08-17 09:57:30 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 
						
					 
				 
				2023-08-18 10:43:37 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWasm: Explicitly place the paddings in the WASI API types 
						
					 
				 
				2023-09-04 13:32:36 +03:30  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Use actual line height to calculate float y in IFC 
						
					 
				 
				2023-09-09 17:05:22 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							AK: Port URL scheme from DeprecatedString to String 
						
					 
				 
				2023-08-13 15:03:53 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Ladybird+LibWebView: Move creation of the SQL client to LibWebView 
						
					 
				 
				2023-08-31 19:19:45 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibXML: Set parents for text and comment nodes 
						
					 
				 
				2023-08-18 08:58:51 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibPublicSuffix: Add Library and Generators 
						
					 
				 
				2023-08-17 15:30:23 +01:00