Viewing Issues 1 - 50 / 493

    PID  CategorySeverityStatusUpdatedSummary
  00000483  
[LDMud 3.5]  Runtime
feature
new
2009-01-08Use Root-Pointer table to avoid swapping objects during GC.
  0000050   
[LDMud 3.5]  LPC Compiler/Preprocessor
minor
new
2009-11-04& binds stronger than struct lookup
  00000525  
[LDMud 3.3]  Compilation, Installation
tweak
resolved (Gnomi)
2018-01-29Use crypto functions from ssl libs when available.
  0000057   
[LDMud 3.5]  Runtime
feature
new
2009-01-08Indirectly reference string literals
  000005811
[LDMud 3.3]  Runtime
crash
resolved (lars)
2007-10-073.3.538 crashes on illegal array references.
  0000061101
[LDMud 3.5]  LPC Compiler/Preprocessor
feature
new
2011-02-14'use' directive to replace most uses of prototypes.
  0000062   
[LDMud 3.5]  Implementation
feature
new
2009-01-08TRACE_CODE can be a runtime feature
  00000642  
[LDMud 3.5]  Implementation
feature
new
2009-11-06Improve array implementation.
  00000713  
[LDMud 3.3]  Networking
minor
resolved (Gnomi)
2018-01-29binary_message cannot flush zero bytes?
  000008171
[LDMud 3.3]  Runtime
feature
resolved (zesstra)
2009-02-28Better feedback on low memory situations.
  0000106   
[LDMud 3.3]  Implementation
feature
new
2004-08-01More agressive 'force_more' handling in smalloc:large_malloc()
  00001332  
[LDMud 3.5]  LPC Compiler/Preprocessor
feature
new
2009-05-26Faster function calls
  00001369  
[LDMud 3.5]  LPC Compiler/Preprocessor
feature
new
2010-03-15Enforce the call of super functions.
  0000139   
[LDMud]  Compilation, Installation
feature
new
2004-10-31Dynamic Search paths
  00001465  
[LDMud 3.7]  General
feature
confirmed
2022-10-06Filenames in master calls should always start with a leading '/'
  00001481  
[LDMud 3.6]  General
minor
resolved (Gnomi)
2021-04-06Failed assignments leave behind empty mapping entries.
  00001492  
[LDMud 3.5]  LPC Compiler/Preprocessor
minor
resolved (Gnomi)
2014-02-23Typetracking fails on arrays
  0000152   
[LDMud 3.6]  General
minor
resolved (Gnomi)
2021-04-06replace_program() and virtual variables
  0000153   
[LDMud 3.5]  Compilation, Installation
feature
new
2009-10-02Improving the inherit list
  0000155   
[LDMud]  LPC Compiler/Preprocessor
tweak
new
2004-11-26Spaces after \ - error message.
  00001561  
[LDMud]  Runtime
minor
new
2009-10-02Performance of object memory management
  00001583  
[LDMud 3.3]  Runtime
feature
confirmed
2022-10-06Add driver compilation options and constants to driver_info()
  0000159   
[LDMud]  Other
feature
new
2004-11-26Write driver-include files.
  00001601  
[LDMud]  LPC Compiler/Preprocessor
feature
new
2009-10-06Extend the capabilities of closure evaluation
  0000162   
[LDMud]  Other
feature
new
2004-11-26OBJ_DUMP formatting needs improvement
  000016322
[LDMud]  Networking
feature
new
2004-11-26TCP Support
  00001641  
[LDMud]  Compilation, Installation
minor
new
2009-10-06Location of telnet.h
  00001667  
[LDMud]  LPC Compiler/Preprocessor
feature
new
2009-10-05Add args to load_object() et al
  00001671  
[LDMud]  Efuns
feature
new
2009-09-27New efun truncate_file()
  00001682  
[LDMud 3.5]  Compilation, Installation
feature
feedback
2011-11-22'Location' argument to set_environment()
  0000169   
[LDMud]  Efuns
feature
new
2004-11-26regexp() modification
  000017032
[LDMud]  Efuns
feature
new
2009-10-06New efun: substitute_string()
  0000171   
[LDMud]  Efuns
feature
new
2004-11-26regexplode() modification
  0000172   
[LDMud]  Networking
feature
new
2011-02-24Inter-object communication (was: New efun: receive())
  0000173   
[LDMud]  LPC Compiler/Preprocessor
text
new
2004-11-26MudOS references vs. LDMud references
  00001741  
[LDMud]  LPC Compiler/Preprocessor
minor
new
2010-02-14Preprocessor is not ISO-C compatible.
  0000175   
[LDMud]  Other
feature
new
2004-11-26Ed improvements
  00001763  
[LDMud]  LPC Compiler/Preprocessor
feature
new
2009-10-05#pragma reserve_efun_names
  000017810  
[LDMud 3.5]  Compilation, Installation
feature
resolved (zesstra)
2018-01-30Make garbage_collection() and shutdown() privileged.
  0000179   
[LDMud]  Efuns
feature
new
2004-11-26Give ed a programmatic interface
  000018013  
[LDMud 3.5]  Efuns
feature
resolved (zesstra)
2009-10-07Behaviour of explode("", "whatever")
  0000184   
[LDMud]  Efuns
feature
new
2004-11-26New efun: member_values(): return indices for given mapping values.
  0000185   
[LDMud]  Efuns
feature
new
2004-11-26New efun: strmatch()
  00001872  
[LDMud]  Efuns
feature
new
2009-09-27New efun: raise_caller_error()
  00001911  
[LDMud]  Efuns
feature
new
2009-09-26object argument to set_next_reset()
  0000192   
[LDMud]  Other
feature
new
2004-11-26Socket specification (e.g. on the command line)
  00001941  
[LDMud]  Other
feature
new
2005-02-10top-like feature
  00001959  
[LDMud]  LPC Compiler/Preprocessor
feature
feedback
2009-10-07New datatype 'long'
  0000196   
[LDMud]  Efuns
feature
new
2004-11-26New efun strcount()
  0000198   
[LDMud 3.6]  Efuns
tweak
resolved (Gnomi)
2022-01-09sprintf() on code closures