Coder Social home page Coder Social logo

tsr / es-operating-system Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 16.79 MB

Automatically exported from code.google.com/p/es-operating-system

License: Apache License 2.0

Makefile 40.01% C++ 44.22% C 9.46% Shell 3.63% Objective-C 0.12% HTML 0.94% CSS 0.06% Perl 0.01% Yacc 0.52% JavaScript 0.46% Java 0.01% LLVM 0.13% Assembly 0.44% Awk 0.01%

es-operating-system's People

Contributors

hiroshiyui avatar kalashnikov avatar shikiokasaka avatar sud03r avatar

Stargazers

 avatar  avatar  avatar

es-operating-system's Issues

Code review request

Purpose of code changes on this branch:
To support icmp redirect mesage handling. In this revesion I have added
necessary classes and made necessay connections for the same.I have tested
the change on my working copy for correct receipt of icmpredirect message

When reviewing my code changes, please focus on:
r1048


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 2 Jul 2009 at 3:30

Code review request

Purpose of code changes on this branch:

TCP Based Daytime Protocol.

When reviewing my code changes, please focus on:
revision 1000


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 19 Jun 2009 at 6:24

Code review request

Purpose of code changes on this branch:
updated tcp write timeout test program


When reviewing my code changes, please focus on:
r1073
r1116


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 24 Jul 2009 at 6:34

Code review request

Purpose of code changes on this branch:

improve listen backlogs clearing up upon abortion.

When reviewing my code changes, please focus on:

r1219

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 16 Aug 2009 at 12:10

Code review request

Purpose of code changes on this branch:
Fix some warning.

When reviewing my code changes, please focus on:
 revision 863

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 20 May 2009 at 2:00

Code review request

Purpose of code changes on this branch:
Added a program to test tcp read time out

When reviewing my code changes, please focus on:
r1013, r1003


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 22 Jun 2009 at 6:18

Code review request

Purpose of code changes on this branch:
Update Webkit version to rev.49292

When reviewing my code changes, please focus on:
libraries/webkit/

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 10 Oct 2009 at 7:36

Code review request

Purpose of code changes on this branch:
tiny patch

When reviewing my code changes, please focus on:
esjs.h

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 20 May 2009 at 1:44

Code review request

Purpose of code changes on this branch:
to fix a compiler warning


When reviewing my code changes, please focus on:
r909


After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 22 May 2009 at 7:27

Code review request

Purpose of code changes on this branch:
Webkit port patch 

When reviewing my code changes, please focus on:
webkit directory

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 6 Aug 2009 at 8:57

Code review request

Purpose of code changes on this branch:
enhances the setup script to handle error conditions more gracefully

File to be reviewed:
/trunk/setup

After the review, I'll merge this branch into:/trunk

Textual Description:
1. added function for manual input of archives in case wget fails.
2. add the export statement for es-tools in users .bashrc
3. exit with appropriate exit status in case a command fails

Note: Please ignore the /trunk/my_setup file in this revision. It was a
temporary file.Have Deleted it in next revision.  

Original issue reported on code.google.com by [email protected] on 8 Oct 2009 at 4:39

Code review request

Purpose of code changes on this branch:
To test the code review cycle.

When reviewing my code changes, please focus on: r=916


After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 22 May 2009 at 9:36

Code review request

Purpose of code changes on this branch:
tiny patch

When reviewing my code changes, please focus on:
esjs.h

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 20 May 2009 at 1:04

Code review request

Purpose of code changes on this branch:
add png support to cairo and webkit 

When reviewing my code changes, please focus on:
setup script & Makefile.am in Webkit part

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 9 Sep 2009 at 7:51

Code review request

Purpose of code changes on this branch:
fixed some compiler warnings in modified files.

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 14 Oct 2009 at 3:14

Code review request

Purpose of code changes on this branch:
revised of the version #872

When reviewing my code changes, please focus on:
fulfill the coding-style and recover the 'PRINTF'

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 20 May 2009 at 9:02

Code review request

Purpose of code changes on this branch:
script for adding 'es-' as program-prefix

When reviewing my code changes, please focus on:
main script 


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 13 Aug 2009 at 6:55

Code review request

Purpose of code changes on this branch:
Add libjpeg & libxml2 for dependency with Webkit


When reviewing my code changes, please focus on:
setup script


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 25 Jun 2009 at 10:42

Code review request

Purpose of code changes on this branch:
svg demo 

When reviewing my code changes, please focus on:
testsvg.cpp

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 28 Aug 2009 at 8:30

Code review request

Purpose of code changes on this branch:
Add transform() & setTransform() both in es/pc & es/local.
Add a javascript to demo in es.


When reviewing my code changes, please focus on:
makeScript and transform.js


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 6 Jun 2009 at 9:36

Code review request

Purpose of code changes on this branch:
upgrade Cairo lib, and add pixman lib for dependency 
Add opinion '--disable-sse2 --disable-mmx' in pixman configure step

When reviewing my code changes, please focus on:
Makefile & setup script

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 11 Jun 2009 at 3:01

Port Webkit

Purpose of code changes on this branch:
port webkit to es

When reviewing my code changes, please focus on:
webkit directory

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 6 Aug 2009 at 8:35

Code review request

Purpose of code changes on this branch:
To add a pseudo network interface device for testing purposes


When reviewing my code changes, please focus on:
r1110


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 23 Jul 2009 at 9:37

Code review request

Purpose of code changes on this branch:
enable the png support & delete previous modified file of png issue

When reviewing my code changes, please focus on:
Makefile.am

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 7:59

Code review request

Purpose of code changes on this branch:
To provide an API to application developers to check whether socket has
entered urgent mode


When reviewing my code changes, please focus on:
1217


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 16 Aug 2009 at 7:34

Code review request

Purpose of code changes on this branch:
Fix some warning.

When reviewing my code changes, please focus on:
r911

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 22 May 2009 at 7:52

Code review request

Purpose of code changes on this branch:
limited listen queue length support.

When reviewing my code changes, please focus on:
1183

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 6 Aug 2009 at 4:04

Code review request

Purpose of code changes on this branch:
Fixed warning in trunk/os/kernel/testsuite/monitor2.cpp by replacing char*
with const char*. Code Review Cycle trial-2.

When reviewing my code changes, please focus on:919


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 22 May 2009 at 10:20

Code review request

Purpose of code changes on this branch:
to support tcp OOB byte


When reviewing my code changes, please focus on:


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 30 Jul 2009 at 9:40

Code review request

Purpose of code changes on this branch:
svg demo without path relate stuff

When reviewing my code changes, please focus on:
testsvg.cpp

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 28 Aug 2009 at 8:01

Code review request

Purpose of code changes on this branch:
demo script for webkit 

When reviewing my code changes, please focus on:
setup.webkit

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 10 Aug 2009 at 11:57

Code review request

Purpose of code changes on this branch:


When reviewing my code changes, please focus on:
setup for libjpeg libxml2


After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 25 Jun 2009 at 10:04

Code review request

Purpose of code changes on this branch:

limit listen queue support after clear-up.

When reviewing my code changes, please focus on:

r1206 
After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 12 Aug 2009 at 1:50

Code review request

Purpose of code changes on this branch:


When reviewing my code changes, please focus on:
r966


After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 14 Jun 2009 at 6:38

Code review request

Purpose of code changes on this branch:
Add ICU 4.2.0.1


When reviewing my code changes, please focus on:
patch file 


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 2 Jul 2009 at 4:09

Code review request

Purpose of code changes on this branch:
tcp based chargen server and client

When reviewing my code changes, please focus on:
r1043

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 1 Jul 2009 at 9:08

Code review request

Purpose of code changes on this branch:
To support TCP OOB byte read and write


When reviewing my code changes, please focus on:
r1185


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 10 Aug 2009 at 5:21

Code review request

Purpose of code changes on this branch:
to support read time out in tcp


When reviewing my code changes, please focus on:
r1003

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 21 Jun 2009 at 5:49

Code review request

Purpose of code changes on this branch:


When reviewing my code changes, please focus on:

 THIS IS A TEST.

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 20 May 2009 at 11:25

Code review request

Purpose of code changes on this branch:
Fixed warning in trunk/os/kernel/testsuite/monitor2.cpp by replacing char*
with const char*. Code Review Cycle trial-2.

When reviewing my code changes, please focus on:
r919

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 22 May 2009 at 11:01

Code review request

Purpose of code changes on this branch:
listen backlogs clearing up upon abortion

When reviewing my code changes, please focus on:
r1114

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 1 Aug 2009 at 10:43

Code review request

Purpose of code changes on this branch:
svg demo

When reviewing my code changes, please focus on:
FrameLoader.cpp, testsvg.cpp

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 1 Sep 2009 at 7:01

Code review request

Purpose of code changes on this branch:
changed file under webkit/es/WebCore

When reviewing my code changes, please focus on:
webkit/es/WebCore

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 1 Sep 2009 at 6:08

Code review request

Purpose of code changes on this branch:
TCP Based Daytime Protocol.
tcpDaytime.cpp is implemented by threads using loopback interface;
tcpDaytimeClient.cpp and tcpDaytimeServer.cpp implemented by two threads
using ethernet interface.

When reviewing my code changes, please focus on:
revision 964
tcpDaytime.cpp
tcpDaytimeClient.cpp
tcpDaytimeServer.cpp
After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 14 Jun 2009 at 8:12

Code review request

Purpose of code changes on this branch:
To support tcp write time-out


When reviewing my code changes, please focus on:
r1073


After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 12 Jul 2009 at 2:31

Code review request

Purpose of code changes on this branch:
enhances the setup script to handle error conditions more gracefully

file to be reviewed: /setup

Textual Description of changes:
1. added function for manual input of archives in case wget fails.
2. add the export statement for es-tools in users .bashrc
3. exit with appropriate exit status in case a command fails

@shiki,
please discard the older review request id=46 as it was not in desired format.

Original issue reported on code.google.com by [email protected] on 8 Oct 2009 at 8:03

Code review request

Purpose of code changes on this branch:
to fix a compiler warning

When reviewing my code changes, please focus on:
es/os/fs/fat/fatStream.h

After the review, I'll merge this branch into:
/trunk



Original issue reported on code.google.com by [email protected] on 21 May 2009 at 11:51

Code review request

Purpose of code changes on this branch:
add libpng & zlib for png support

When reviewing my code changes, please focus on:
setup script & patch file

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 14 Sep 2009 at 11:37

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.