]> git.mxchange.org Git - core.git/blobdiff - .gitattributes
Added new general I/O stream classes and interfaces. Still the interfaces have no...
[core.git] / .gitattributes
index bc49187fccc5db98ab2a5573ce23d9452aa7110a..adabfe5bf55c0680e00d53de35f8c21d62912607 100644 (file)
@@ -92,6 +92,7 @@ inc/classes/exceptions/main/class_NoClassException.php -text svneol=unset#text/p
 inc/classes/exceptions/main/class_NoConfigEntryException.php -text svneol=unset#text/plain
 inc/classes/exceptions/main/class_NullPointerException.php -text svneol=unset#text/plain
 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text svneol=unset#text/plain
+inc/classes/exceptions/main/class_UnsupportedOperationException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text svneol=unset#text/plain
 inc/classes/exceptions/result/.htaccess -text svneol=unset#text/plain
 inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text svneol=unset#text/plain
@@ -172,6 +173,11 @@ inc/classes/interfaces/filter/class_Filterable.php -text svneol=unset#text/plain
 inc/classes/interfaces/helper/.htaccess -text svneol=unset#text/plain
 inc/classes/interfaces/helper/class_HelpableLogin.php -text svneol=unset#text/plain
 inc/classes/interfaces/helper/class_HelpableTemplate.php -text svneol=unset#text/plain
+inc/classes/interfaces/helper/class_Helper.php svneol=native#text/plain
+inc/classes/interfaces/helper/login/.htaccess svneol=native#text/plain
+inc/classes/interfaces/helper/login/class_HelpableLogin.php svneol=native#text/plain
+inc/classes/interfaces/helper/template/.htaccess svneol=native#text/plain
+inc/classes/interfaces/helper/template/class_HelpableTemplate.php svneol=native#text/plain
 inc/classes/interfaces/io/.htaccess -text svneol=unset#text/plain
 inc/classes/interfaces/io/class_Streamable.php -text svneol=unset#text/plain
 inc/classes/interfaces/io/file/.htaccess -text svneol=unset#text/plain
@@ -225,6 +231,10 @@ inc/classes/interfaces/streams/.htaccess -text svneol=unset#text/plain
 inc/classes/interfaces/streams/class_Streamable.php -text svneol=unset#text/plain
 inc/classes/interfaces/streams/crypto/.htaccess -text svneol=unset#text/plain
 inc/classes/interfaces/streams/crypto/class_EncryptableStream.php -text svneol=unset#text/plain
+inc/classes/interfaces/streams/input/.htaccess svneol=native#text/plain
+inc/classes/interfaces/streams/input/class_InputStreamable.php svneol=native#text/plain
+inc/classes/interfaces/streams/output/.htaccess svneol=native#text/plain
+inc/classes/interfaces/streams/output/class_OutputStreamable.php svneol=native#text/plain
 inc/classes/interfaces/template/.htaccess -text svneol=unset#text/plain
 inc/classes/interfaces/template/class_CompileableTemplate.php -text svneol=unset#text/plain
 inc/classes/interfaces/template/view/class_ViewHelper.php -text svneol=unset#text/plain
@@ -517,6 +527,10 @@ inc/classes/main/streams/class_BaseStream.php -text svneol=unset#text/plain
 inc/classes/main/streams/crypto/.htaccess -text svneol=unset#text/plain
 inc/classes/main/streams/crypto/class_McryptStream.php -text svneol=unset#text/plain
 inc/classes/main/streams/crypto/class_NullCryptoStream.php -text svneol=unset#text/plain
+inc/classes/main/streams/input/.htaccess svneol=native#text/plain
+inc/classes/main/streams/input/class_BaseInputStream.php svneol=native#text/plain
+inc/classes/main/streams/output/.htaccess svneol=native#text/plain
+inc/classes/main/streams/output/class_BaseOutputStream.php svneol=native#text/plain
 inc/classes/main/template/.htaccess -text svneol=unset#text/plain
 inc/classes/main/template/class_ -text svneol=unset#text/plain
 inc/classes/main/template/class_BaseTemplateEngine.php -text svneol=unset#text/plain