Ҝờţأķ 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ded3867605 
							
						 
					 
					
						
						
							
							regex: add/document missing offset param ( #1175 )  
						
						 
						
						... 
						
						
						
						* Regex Little Changes
* Prevented to triple and double call `strlen`.
* More informative message on `if (offset >= len)`.
* Add missing parametr in navite `MatchRegex`.
* Regex Little Changes v2
* Using `strdup` instead `strcpy`.
* Replaced NULL to nullptr.
* Removed note about MatchOffset.
Co-Authored-By: Headline <headline@users.noreply.github.com>
* Removed padding.
Co-Authored-By: Headline <headline@users.noreply.github.com>
* Removed more padding.
Co-Authored-By: Headline <headline@users.noreply.github.com>
Co-authored-by: Headline <michaelwflaherty@me.com> 
						
					 
					
						2020-02-26 15:52:04 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hydrogen-mvm 
							
						 
					 
					
						
						
						
						
							
						
						
							fb9b284bcf 
							
						 
					 
					
						
						
							
							Correct malformed Regex documentation ( #1055 )  
						
						 
						
						
						
					 
					
						2019-07-31 10:48:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								JoinedSenses 
							
						 
					 
					
						
						
						
						
							
						
						
							81dc80fbd1 
							
						 
					 
					
						
						
							
							Correct Plugin API Documentation Formatting ( #1019 )  
						
						 
						
						
						
					 
					
						2019-05-28 18:38:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bara 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d105ce778d 
							
						 
					 
					
						
						
							
							Add missing semicolon  
						
						 
						
						... 
						
						
						
						Otherwise you'll get this error:
regex.inc(182) : error 001: expected token: ";", but found "<newline>"
[Example with latest sourcemod (1.10.6383) version](https://travis-ci.org/Bara/TroubleinTerroristTown/jobs/495529570#L640 ) 
						
					 
					
						2019-02-19 17:21:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peace-maker 
							
						 
					 
					
						
						
						
						
							
						
						
							7e3b1c395b 
							
						 
					 
					
						
						
							
							Mark new methodmap natives as optional ( #867 )  
						
						 
						
						... 
						
						
						
						The `TopMenu` methodmap natives weren't marked as optional if the extension was optional like the other normal natives.
The `Regex` natives weren't marked as optional at all before if the regex extension was included optionally.
This makes the error message cleaner in case topmenus aren't loaded.
```
adminmenu.smx (Admin Menu): Required extension "TopMenus" file("topmenus.ext") not running
basebans.smx (Basic Ban Commands): Native "TopMenu.Display" was not found
``` 
						
					 
					
						2018-08-06 20:11:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ruben Gonzalez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d430bd2f5c 
							
						 
					 
					
						
						
							
							Fix CompileRegex not actually setting a valid error code. ( #775 )  
						
						 
						
						... 
						
						
						
						Fix CompileRegex not actually setting a valid error code. 
						
					 
					
						2018-05-28 13:59:43 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ruben Gonzalez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ac3390656 
							
						 
					 
					
						
						
							
							Add new regex natives. ( #767 )  
						
						 
						
						... 
						
						
						
						Add new regex natives to get multiple/all matches. 
						
					 
					
						2018-02-15 15:31:24 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							bcfef75c5d 
							
						 
					 
					
						
						
							
							Update regex and datapack includes to not use binding syntax.  
						
						 
						
						
						
					 
					
						2015-08-12 11:52:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								WildCard65 
							
						 
					 
					
						
						
						
						
							
						
						
							a730cfe9b5 
							
						 
					 
					
						
						
							
							Fixed regex.inc  
						
						 
						
						
						
					 
					
						2015-03-07 08:07:11 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							18cc1b414b 
							
						 
					 
					
						
						
							
							Fix some compile errors in new-style includes.  
						
						 
						
						
						
					 
					
						2014-12-10 02:12:53 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							86ddf1fea0 
							
						 
					 
					
						
						
							
							Revert accidental reverting of tf-regex merge.  
						
						 
						
						
						
					 
					
						2014-10-29 20:51:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik Minekus 
							
						 
					 
					
						
						
						
						
							
						
						
							0e167ee85b 
							
						 
					 
					
						
						
							
							Numerous code documentation fixups (bug 5720, r=psychonic).  
						
						 
						
						
						
					 
					
						2013-08-01 09:26:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							4e7a9cf30b 
							
						 
					 
					
						
						
							
							Updated regex.inc with more flags and error codes (bug 5593).  
						
						 
						
						
						
					 
					
						2013-03-17 11:39:04 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							ac256a6c24 
							
						 
					 
					
						
						
							
							Bail's pedantic parser made me do it.  
						
						 
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402087 
						
					 
					
						2008-04-19 10:35:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							70301419b1 
							
						 
					 
					
						
						
							
							Added svn:keywords property to some files that didn't have them already  
						
						 
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402030 
						
					 
					
						2008-04-10 19:28:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							251cced1f8 
							
						 
					 
					
						
						
							
							Spring Cleaning, Part Ichi (1)  
						
						 
						
						... 
						
						
						
						Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971 
						
					 
					
						2008-03-30 07:00:22 +00:00