Libraries: Move to Userland/Libraries/ 
						
					 
				 
				2021-01-12 12:17:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add the String.fromCodePoint() method 
						
					 
				 
				2021-06-16 10:29:10 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Report string properties using UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Move to Userland/Libraries/ 
						
					 
				 
				2021-01-12 12:17:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.at with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.charAt with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.charCodeAt with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.codePointAt with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add UTF-16 tests to String.prototype methods that already work 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.endsWith with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.includes with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.indexOf with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Move to Userland/Libraries/ 
						
					 
				 
				2021-01-12 12:17:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.lastIndexOf with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Re-implement String.localeCompare using the StringCompare AO 
						
					 
				 
				2022-02-20 22:05:59 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibRegex: Do not continue searching input when the sticky bit is set 
						
					 
				 
				2022-02-05 19:06:50 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement RegExp.prototype [ @@match ] with UTF-16 code units 
						
					 
				 
				2021-07-23 23:06:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Use Unicode normalization within String.prototype.normalize 
						
					 
				 
				2022-10-06 22:14:44 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement StringPad abstract operation with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement StringPad abstract operation with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add UTF-16 tests to String.prototype methods that already work 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Fix UTF-16 corruption in String.prototype.replace() 
						
					 
				 
				2022-11-19 11:30:06 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement RegExp.prototype [ @@replace ] with UTF-16 code units 
						
					 
				 
				2021-07-23 23:06:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement RegExp.prototype [ @@search ] with UTF-16 code units 
						
					 
				 
				2021-07-23 23:06:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.slice with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement RegExp.prototype [ @@split ] with UTF-16 code units 
						
					 
				 
				2021-07-23 23:06:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.startsWith with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement normative change in String.prototype.substr 
						
					 
				 
				2022-09-21 16:59:58 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement String.prototype.substring with UTF-16 code units 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement ECMA-402 String.prototype.toLocale{Lower,Upper}Case 
						
					 
				 
				2021-09-06 15:24:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Implement ECMA-402 String.prototype.toLocale{Lower,Upper}Case 
						
					 
				 
				2021-09-06 15:24:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Use special case folding for String.prototype.to{Lower,Upper}Case 
						
					 
				 
				2021-07-27 21:04:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add UTF-16 tests to String.prototype methods that already work 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Use special case folding for String.prototype.to{Lower,Upper}Case 
						
					 
				 
				2021-07-27 21:04:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add UTF-16 tests to String.prototype methods that already work 
						
					 
				 
				2021-07-22 09:10:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Move to Userland/Libraries/ 
						
					 
				 
				2021-01-12 12:17:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Rewrite String.raw() closer to the specification 
						
					 
				 
				2021-06-28 13:27:13 +01:00