Viewing Issues 1 - 50 / 493

    P ID CategorySeverityStatusUpdatedSummary
   0000571   
[LDMud 3.5]  Portability
minor
new
2008-09-11Using strerror() to get meaningful error messages from errno
  0000903   
[LDMud 3.6]  Efuns
trivial
resolved (Gnomi)
2022-09-20unique_array throwing debug error
  00009002  
[LDMud 3.6]  Runtime
crash
resolved (Gnomi)
2022-01-09too many local variables defined
  00008421  
[LDMud 3.6]  LPC Language
feature
resolved (Gnomi)
2022-01-09Extend type saftey by adding class-name annotations to type 'object' for parameters and variables
  00005942  
[LDMud]  Efuns
minor
new
2021-05-05save_value doesn't need to save inline closures
  00008764  
[LDMud 3.6]  Efuns
feature
resolved (Gnomi)
2020-09-01Unicode character width efun would still be handy in 3.6
  00008812  
[LDMud 3.6]  Efuns
minor
resolved (Gnomi)
2020-09-01sprintf problems concerning ANSI-Codecs
  00008552  
[LDMud 3.5]  Runtime
minor
resolved (Gnomi)
2019-04-05Bad argument in example sefun set_connection_charset
  00005904  
[LDMud 3.3]  Portability
minor
resolved (zesstra)
2018-01-30Remove MAXINT from driver.h and change code which uses it.
  00007945  
[LDMud]  Documentation
text
resolved (zesstra)
2018-01-30add to doc/modyfiers
  00007915  
[LDMud 3.5]  Efuns
minor
resolved (zesstra)
2018-01-30ldmud-3.5.0_svn2973: 32bit-restore_object() does not balk at reading 64bit-integers in a mapping
  00007908  
[LDMud]  LPC Language
tweak
resolved (zesstra)
2018-01-30officially deprecate "static" (in variables and functions)
  00007716  
[LDMud 3.5]  LPC Language
minor
resolved (Gnomi)
2018-01-30private public void fun() is legal
  00005651  
[LDMud 3.5]  Implementation
minor
resolved (zesstra)
2018-01-30Hash in store_prog_string() assumes 32 bit pointers
  00005892  
[LDMud 3.3]  Other
minor
resolved (Gnomi)
2018-01-29GC test failures if GC is not supported
  00005701  
[LDMud 3.3]  Implementation
tweak
resolved (zesstra)
2018-01-29fatal() fails to dump a core if the master is not loaded
  00007024  
[LDMud 3.5]  LPC Compiler/Preprocessor
minor
resolved (zesstra)
2017-10-04RfC: Remove some pragmas
  00005573  
[LDMud 3.5]  Compilation, Installation
minor
resolved (zesstra)
2015-05-04Remove conditional compilation of structs and new inlines
  00007211  
[LDMud 3.5]  LPC Language
feature
resolved (Gnomi)
2014-02-23RfC: Extended syntax for declaring arguments and variables holding multiple types
  000070831
[LDMud 3.3]  Runtime
crash
resolved (Gnomi)
2011-02-23Illegal instruction encountered
  000074919  
[LDMud 3.3]  LPC Compiler/Preprocessor
feature
resolved (zesstra)
2011-02-19backport deprecated modifier to 3.3.x ("obsolete" modifier)
  00006081  
[LDMud 3.5]  Implementation
minor
resolved (zesstra)
2011-02-13Overflows in statistics / counters in swap.c
  00005526  
[LDMud 3.5]  Implementation
minor
resolved (zesstra)
2011-02-13Name clash between our ptmalloc and glibc ptmalloc
  00005971  
[LDMud 3.5]  Portability
minor
resolved (zesstra)
2011-01-11Change hash in ident_s to whash_t instead of short
  00007201  
[LDMud 3.5]  Networking
feature
new
2010-01-30Support DTLS (Datagram Transport Layer Security)
  00003281  
[LDMud]  LPC Compiler/Preprocessor
feature
new
2009-10-06Introduce NaN integers
  00006822  
[LDMud]  Implementation
feature
new
2009-10-05Auto-destructed / Auto-cleaned objects
  00001332  
[LDMud 3.5]  LPC Compiler/Preprocessor
feature
new
2009-05-26Faster function calls
  0000624184
[LDMud 3.3]  Portability
crash
resolved (zesstra)
2009-05-06Crash in included crypt() implementation on platforms with sizeof(long)==8 (e.g. x86_64)
  00005931  
[LDMud 3.3]  Compilation, Installation
feature
resolved (zesstra)
2009-03-03Make COMMAND_FOR_OBJECT_BUFSIZE configurable
  0000600   
[LDMud]  Runtime
minor
new
2009-01-17stale_erq callbacks triggered by attach_erq_demon are treated like new evaluations
  00005585  
[LDMud 3.3]  Compilation, Installation
minor
resolved (zesstra)
2009-01-16Too large ITABLE_SIZE leads to errors finding identifiers in the ident_table.
  00005253  
[LDMud 3.3]  Runtime
minor
resolved (zesstra)
2009-01-13Allow objects with empty names (again)
  0000062   
[LDMud 3.5]  Implementation
feature
new
2009-01-08TRACE_CODE can be a runtime feature
  000057332
[LDMud 3.3]  Efuns
feature
resolved (zesstra)
2008-12-14Efun returning the current depth of the control stack
  00005671  
[LDMud 3.5]  Implementation
minor
new
2008-09-10sprintf() with fixed sized buffers should be avoided - use snprintf()
  000055612
[LDMud 3.3]  Portability
minor
new
2008-07-14Change code which assumes that p_int and mp_int are always a long.
  0000236   
[LDMud]  Networking
feature
new
2004-11-26Possible telnet machine implementation detail
  0000155   
[LDMud]  LPC Compiler/Preprocessor
tweak
new
2004-11-26Spaces after \ - error message.
  0000139   
[LDMud]  Compilation, Installation
feature
new
2004-10-31Dynamic Search paths
  00009101  
[LDMud 3.6]  Compilation, Installation
major
new
2024-04-21libiconv detection broken on MacOS for system version
  000090921
[LDMud 3.6]  Compilation, Installation
minor
new
2023-12-263.6.7 make error
  0000908   
[LDMud 3.7]  Implementation
crash
assigned (Gnomi)
2023-10-15add_action with some efun operator closure args produces segfault
  000023841
[LDMud 3.6]  Efuns
feature
resolved (Gnomi)
2023-10-02Colored string handling
  00008654  
[LDMud 3.6]  LPC Language
feature
resolved (Gnomi)
2023-10-02efun is_typeof() to check if a program is inherited
  00007925  
[LDMud 3.6]  Efuns
feature
resolved (Gnomi)
2023-10-02limited( expression ... ) would be nice
  000052641
[LDMud 3.3]  Portability
feature
new
2022-10-07Implicit conversions of 64-bit values into 32-bit values
  000032511  
[LDMud 3.6]  General
minor
assigned (Gnomi)
2022-10-06array index range inconsistency
  000085631
[LDMud 3.7]  General
major
confirmed
2022-10-06Cipher list in tls.h lacks modern ciphers
  00002991  
[LDMud 3.5]  Implementation
feature
assigned (Gnomi)
2022-10-06Redesigning mappings, arrays, lvalues