From cbeb0395f92d64ffdd73e1896cbfa25588f868dd Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 30 Nov 2016 16:21:20 +0100 Subject: Remove @safe from potentially unsafe code --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ae8bb2..22686ef 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,4 @@ -# This repository is abandoned +# tanya -Please note that this repository is now abandoned. I'm currently working on merging the code into -[dlib](https://github.com/gecko0307/dlib). - -This repository will be kept alive for some time for reference purpose and as a sandbox for new features. - -# D event loop - -tanya's mission was to provide a GC-free, general purpose library for D programming language for developing servers. -Since dlib follows similar rules I decided that it would be better to extend and improve an existing library. -Dlib has some features like containers I can build on without developing everything by myself. +tanya's mission is to provide a GC-free, general purpose library for D +programming language for developing servers. -- cgit v1.2.3