Skip to content
Snippets Groups Projects
  • Iain Buclaw's avatar
    e9251fea
    d: Merge upstream dmd, druntime a88e1335f7, phobos 1921d29df. · e9251fea
    Iain Buclaw authored
    D front-end changes:
    
    	- Import dmd v2.104.1.
    	- Deprecation phase ended for access to private method when
    	  overloaded with public method.
    
    D runtime changes:
    
    	- Import druntime v2.104.1.
    	- Linux input header translations were added to druntime.
    	- Integration with the Valgrind `memcheck' tool has been added
    	  to the garbage collector.
    
    Phobos changes:
    
    	- Import phobos v2.104.1.
    
    gcc/d/ChangeLog:
    
    	* dmd/MERGE: Merge upstream dmd a88e1335f7.
    	* dmd/VERSION: Bump version to v2.104.1.
    
    libphobos/ChangeLog:
    
    	* libdruntime/MERGE: Merge upstream druntime a88e1335f7.
    	* src/MERGE: Merge upstream phobos 1921d29df.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* configure.ac (libphobos-checking): Add valgrind flag.
    	(DRUNTIME_LIBRARIES_VALGRIND): Call.
    	* libdruntime/Makefile.am (DRUNTIME_CSOURCES): Add
    	etc/valgrind/valgrind_.c.
    	(DRUNTIME_DSOURCES): Add etc/valgrind/valgrind.d.
    	(DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/input.d,
    	core/sys/linux/input_event_codes.d, core/sys/linux/uinput.d.
    	* libdruntime/Makefile.in: Regenerate.
    	* m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_VALGRIND): Define.
    e9251fea
    History
    d: Merge upstream dmd, druntime a88e1335f7, phobos 1921d29df.
    Iain Buclaw authored
    D front-end changes:
    
    	- Import dmd v2.104.1.
    	- Deprecation phase ended for access to private method when
    	  overloaded with public method.
    
    D runtime changes:
    
    	- Import druntime v2.104.1.
    	- Linux input header translations were added to druntime.
    	- Integration with the Valgrind `memcheck' tool has been added
    	  to the garbage collector.
    
    Phobos changes:
    
    	- Import phobos v2.104.1.
    
    gcc/d/ChangeLog:
    
    	* dmd/MERGE: Merge upstream dmd a88e1335f7.
    	* dmd/VERSION: Bump version to v2.104.1.
    
    libphobos/ChangeLog:
    
    	* libdruntime/MERGE: Merge upstream druntime a88e1335f7.
    	* src/MERGE: Merge upstream phobos 1921d29df.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* configure.ac (libphobos-checking): Add valgrind flag.
    	(DRUNTIME_LIBRARIES_VALGRIND): Call.
    	* libdruntime/Makefile.am (DRUNTIME_CSOURCES): Add
    	etc/valgrind/valgrind_.c.
    	(DRUNTIME_DSOURCES): Add etc/valgrind/valgrind.d.
    	(DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/input.d,
    	core/sys/linux/input_event_codes.d, core/sys/linux/uinput.d.
    	* libdruntime/Makefile.in: Regenerate.
    	* m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_VALGRIND): Define.