Skip to content

Commit

Permalink
Dealing with line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Jan 5, 2013
1 parent 5f263bf commit fc3934b
Show file tree
Hide file tree
Showing 220 changed files with 70,388 additions and 70,366 deletions.
22 changes: 22 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
22 changes: 11 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/src/java/j2me/cdc/build/
/src/java/j2me/cdc/dist/
/src/java/j2me/cldc/1.0/dist/
/src/java/j2me/cldc/1.0/build/
/src/java/j2me/cldc/1.1/build/
/src/java/j2me/cldc/1.1/dist/
/src/java/j2me/cldc/1.1ext/build/
/src/java/j2me/cldc/1.1ext/dist/
/src/java/java2/build/
/src/java/java2/dist/
/src/java/java5/dist/
/src/java/j2me/cdc/build/
/src/java/j2me/cdc/dist/
/src/java/j2me/cldc/1.0/dist/
/src/java/j2me/cldc/1.0/build/
/src/java/j2me/cldc/1.1/build/
/src/java/j2me/cldc/1.1/dist/
/src/java/j2me/cldc/1.1ext/build/
/src/java/j2me/cldc/1.1ext/dist/
/src/java/java2/build/
/src/java/java2/dist/
/src/java/java5/dist/
/src/java/java5/build/
92 changes: 46 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
Hprose
===============

*Hprose* is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented,
high performance, remote dynamic communication middleware. It is not only easy to
use, but powerful. You just need a little time to learn, then you can use it to
easily construct cross language cross platform distributed application system.

Language support
----------------

*Hprose* supports many programming languages, for example:

* C++
* .NET(C#, Visual Basic...)
* Java
* Delphi/Free Pascal
* Objective-C
* ActionScript
* JavaScript
* Node.js
* Python
* Ruby
* PHP
* ASP
* Perl
* AAuto Quicker
* ...

Through *Hprose*, You can conveniently and efficiently intercommunicate between those
programming languages.

License
-------

*Hprose* is free software, available with full source. You may use *hprose* under the terms of the MIT License.

The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with *hprose*.

You are free to use *hprose* in commercial projects as long as the copyright header is left intact.




Hprose
===============

*Hprose* is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented,
high performance, remote dynamic communication middleware. It is not only easy to
use, but powerful. You just need a little time to learn, then you can use it to
easily construct cross language cross platform distributed application system.

Language support
----------------

*Hprose* supports many programming languages, for example:

* C++
* .NET(C#, Visual Basic...)
* Java
* Delphi/Free Pascal
* Objective-C
* ActionScript
* JavaScript
* Node.js
* Python
* Ruby
* PHP
* ASP
* Perl
* AAuto Quicker
* ...

Through *Hprose*, You can conveniently and efficiently intercommunicate between those
programming languages.

License
-------

*Hprose* is free software, available with full source. You may use *hprose* under the terms of the MIT License.

The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with *hprose*.

You are free to use *hprose* in commercial projects as long as the copyright header is left intact.




6 changes: 3 additions & 3 deletions bin/1.3/asp/hprose.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bin/1.3/asp/hproseClient.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bin/1.3/asp/hproseServer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions bin/1.3/java/hprose_for_cldc_1.0.jad
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIDlet-Jar-Size: 50570
MIDlet-Jar-URL: hprose_for_cldc_1.0.jar
MIDlet-Name: hprose for cldc 1.0
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
MIDlet-Jar-Size: 50570
MIDlet-Jar-URL: hprose_for_cldc_1.0.jar
MIDlet-Name: hprose for cldc 1.0
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
14 changes: 7 additions & 7 deletions bin/1.3/java/hprose_for_cldc_1.1.jad
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIDlet-Jar-Size: 53391
MIDlet-Jar-URL: hprose_for_cldc_1.1.jar
MIDlet-Name: hprose for cldc 1.1
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
MIDlet-Jar-Size: 53391
MIDlet-Jar-URL: hprose_for_cldc_1.1.jar
MIDlet-Name: hprose for cldc 1.1
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
Loading

0 comments on commit fc3934b

Please sign in to comment.