richter     02/01/17 12:51:38

  Modified:    xsbuilder/maps Tag: Embperl2c ep_type.map
  Log:
  maps for xsbuilder
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +15 -15    embperl/xsbuilder/maps/Attic/ep_type.map
  
  Index: ep_type.map
  ===================================================================
  RCS file: /home/cvs/embperl/xsbuilder/maps/Attic/ep_type.map,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- ep_type.map       16 Jan 2002 08:40:56 -0000      1.1.2.1
  +++ ep_type.map       17 Jan 2002 20:51:38 -0000      1.1.2.2
  @@ -1,16 +1,22 @@
   
   
  -struct tApp  | Embperl2::App
  -struct tAppConfig    | Embperl2::App::Config
  -struct tComponentConfig      | Embperl2::Component::Config
  -struct tComponentParam       | Embperl2::Component::Param
  -struct tReqConfig    | Embperl2::Req::Config
  -struct tReqParam     | Embperl2::Req::Param
  -struct tThreadData   | Embperl2::Thread
  -tPerlInterpreter     |
  -struct tReq          | Embperl2::Req
  +struct tThreadData   | Embperl::Thread              | T_MAGICHASH_SV
  +struct tApp          | Embperl::App                 | T_MAGICHASH_SV
  +struct tAppConfig    | Embperl::App::Config         | T_MAGICHASH_SV
  +struct tReq          | Embperl::Req                 | T_MAGICHASH_SV
  +struct tReqConfig    | Embperl::Req::Config         | T_MAGICHASH_SV
  +struct tReqParam     | Embperl::Req::Param          | T_MAGICHASH_SV
  +struct tComponent    | Embperl::Component           | T_MAGICHASH_SV
  +struct tComponentConfig      | Embperl::Component::Config   | T_MAGICHASH_SV
  +struct tComponentParam       | Embperl::Component::Param    | T_MAGICHASH_SV
  +struct tCacheItem    | Embperl::CacheItem           | T_MAGICHASH_SV
  +struct tBuf          |
  +struct tCharTrans    |
  +struct tTokenTable   |
  +struct request_rec   | Apache::
   
   
  +tPerlInterpreter     |
   AV   |
   CV   |
   FILEIO       |
  @@ -20,12 +26,6 @@
   STRLEN       | IV
   bool | IV
   clock_t      | IV
  -struct request_rec   | Apache::
  -struct tBuf  |
  -struct tCacheItem    | Embperl2::CacheItem
  -struct tCharTrans    |
  -struct tComponent    | Embperl2::Component
  -struct tTokenTable   |
   tIndex       | IV
   tNode        | IV
   tPhase       | IV
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to